NoBroker interview experience Real time questions & tips from candidates to crack your interview

Python Developer

NoBroker
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Data structure and algorithm, python, OOPS, machine learning, Pandas.
Tip
Tip

Tip 1 : Focus on your skill more than DS algo. They mainly check your development skills.
Tip 2 : Take home assignment might be there, so try to submit that as soon as possible, they prefer quick submit

Application process
Where: Other
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Make your CV one page
Tip 2 : Highlight your skills as many time as you can

Interview rounds

01
Round
Easy
Video Call
Duration30 minutes
Interview date11 Apr 2022
Coding problem1

Started with introduction. Then resume based questions were asked. After that discussion on web scrapping. Then in final round one python problem was given.

1. Technical Questions

Tell me about yourself.

Webscrapping of a website that had captcha to be solved by OCR.

02
Round
Easy
Video Call
Duration15 minutes
Interview date12 Apr 2022
Coding problem1

1. String Breaker

Easy
15m average time
85% success
0/40
Asked in companies
NoBrokerFacebookAdobe

You are given a string ‘S’ and a set of words named ‘Dictionary’. You can perform the operation of breaking the given string 'S', in any possible way and divide the given string into any number of subparts. Your task is to break the given string 'S', such that all the subparts are present in the Dictionary. You just need to tell the minimum number of times you need to break the string 'S' in order to accomplish the above task.

Note:
1. If string 'S' is already present in the dictionary, then you don’t need to break the string and you can print 0 in such cases.
2. If it is impossible to complete the given task, then print -1.
3. All the characters of string 'S' and words inside the Dictionary only contain Uppercased English Alphabets.
Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDE - 1
1 rounds | 1 problems
Interviewed by NoBroker
1424 views
0 comments
0 upvotes
SDE - 1
2 rounds | 3 problems
Interviewed by NoBroker
1228 views
0 comments
0 upvotes
Software Engineer
2 rounds | 3 problems
Interviewed by NoBroker
1110 views
0 comments
0 upvotes
Frontend Developer
3 rounds | 5 problems
Interviewed by NoBroker
0 views
0 comments
0 upvotes