LBB - Little Black Book interview experience Real time questions & tips from candidates to crack your interview

MEAN Stack Developer

LBB - Little Black Book
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data Structures, DBMS, OOPS, C, Angular, NodeJS, MongoDB, HTML, CSS, Bootstrap.
Tip
Tip

Tip 1 : Practice on some interview questions from all topics before going for the interview.
Tip 2 : Have a good communication, it's good to give an interview to a friend before which is from the same background, he will able to guide you well and will give you correct suggestions for improvement as well.

Application process
Where: Linkedin
Eligibility: None
Resume Tip
Resume tip

Tip 1 : Make a 1 page resume only. You can elaborate and explain about your projects in the introduction of your interview.
Tip 2 : Do not add much spaces in your resume and it should be well written that anyone from the same background should get a clear picture of your profile.

Interview rounds

01
Round
Medium
Online Coding Test
Duration90 minutes
Interview date20 Sep 2021
Coding problem1

1. String Palindrome

Easy
0/40
Asked in companies
UnacademyCIS - Cyber InfrastructureThales

Given a string, determine if it is a palindrome, considering only alphanumeric characters.

Palindrome
A palindrome is a word, number, phrase, or other sequences of characters which read the same backwards and forwards.
Example:
If the input string happens to be, "malayalam" then as we see that this word can be read the same as forward and backwards, it is said to be a valid palindrome.

The expected output for this example will print, 'true'.

From that being said, you are required to return a boolean value from the function that has been asked to implement.

Try solving now
02
Round
Medium
Telephonic
Duration45 minutes
Interview date24 Sep 2021
Coding problem1

1. Covid Vaccination

Moderate
0/80
Asked in companies
OracleAmerican ExpressShareChat

We are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Government to plan an effective method to help increase vaccination following safety measures. Time is running out. Can you help the nation?

You are given two positive integers: ‘n,’ ‘maxVaccines’ denoting the number of days for which this vaccination drive will go on and the total number of vaccines available for the drive, respectively. You have to find the number of vaccines administered each day. You are also given a number ‘dayNumber,’ and we are interested to know the maximum number of vaccines that can be administered on ‘dayNumber’ th day.

The rules of the vaccination drive :

1. There should be a positive number of vaccines administered each day during the vaccination drive.

2. The absolute difference between the number of vaccines in two consecutive days should not exceed 1.

3. The sum of all the elements of the vaccines array does not exceed maxVaccines, that is, you cannot administer more vaccines than what is provided to you.

4. Vaccines administered on ‘dayNumber’ th day should be maximized.

Try solving now
03
Round
Medium
HR Round
Duration60 minutes
Interview date26 Sep 2021
Coding problem1

1. System Design

Explain everything needed to make a gaming platform.

Problem approach

Tip 1 : Take some time before answering, but think for a better solution
Tip 2 : Have good communication skills and confidence while delivering your solutions

04
Round
Medium
HR Round
Duration60 minutes
Interview date4 Oct 2021
Coding problem1

1. Basic HR Questions

Why do you want to join us?

What do you know about us?

How interested and willing you are, to join them?

Problem approach

Tip 1 : Read about their company well enough
Tip 2 : Tell them why do you want to join them and why they should hire you, what makes you different from the others.

Here's your problem of the day

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

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8962 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
975 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3502 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2764 views
0 comments
0 upvotes