Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Coders Brain Team. If you also belong to the team, you can get access from here

Coders Brain Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 39 Reviews

Filter interviews by

Coders Brain Software Developer Interview Questions and Answers for Freshers

Updated 20 May 2024

1 interview found

Sort by: Popular

Software Developer Interview Questions

user image Anonymous

posted on 20 May 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Naukri.com and was interviewed in Apr 2024.

2 Interview Rounds

1

Coding Test Round

DSA level for the first round

2

Technical Round (1 Question)

  • Q1. Asked two sum problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA

Software Developer Jobs at Coders Brain

View all

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Print unique numbers in list

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Aptitude Test Round

Apttitude asked to be answerd in papper

2

Coding Test Round

Paper pen coding to be answered in paper

3

Coding Test Round

To develop the game tix tac game

I applied via campus placement at Pimpri Chinchwad College of Engineering, Pimpri and was interviewed in Jul 2022.

5 Interview Rounds

1

Aptitude Test Round

Basic Aptitude questions mainly on quantitative

2

Coding Test Round

Google docs was shared which has 5 coding questions mainly on array and string.

3

Technical Round (4 Questions)

  • Q1. Interviewer introduced himself , then told the flow of interview ie. 2 coding question will be asked then he asked to introduce myself
  • Q2. Occurance of characters in string
  • Q3. Angle between hour and minute hand of clock at a given time
  • Q4. Both question I was able to solve quickly interview was sheduled for one hour but i solved questions in 23 minutes so interview ended. I was called for second t...read more
4

Technical Round (4 Questions)

  • Q1. Same format as above introduction and 2 coding questions
  • Q2. 1 Integer to roman it took me some time to solve the question
  • Q3. 2 given sum and we have to print all the subsequences in array with given sum
  • Q4. The interview took almost 45 minutes and i was able to solve both questions so i was selected for third round ie technical + HR
5

HR Round (5 Questions)

  • Q1. First introduction then as all rounds 2 coding questions and then HR questions were asked
  • Q2. 1 print string without taking repeating characters eg helper - helpr
  • Q3. 2 sort array of 0s and 1s in only one loop solution was using two pointers
  • Q4. I solved both the questions then questions were asked on projects
  • Q5. Difficulties in project how you learn new technology After two days I received mail and I was selected for software developer role

Interview Preparation Tips

Topics to prepare for Raja Software Labs Software Developer interview:
  • arrays
  • string
Interview preparation tips for other job seekers - - Practice questions on array and string
- Also see puzzles on GFG they are also asked frequently
- No need to revise DBMS , OS for RSL interviews only coding is necessary

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021.

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Aptitude Test Round

The aptitude test was comprising of questions related to qualitative and quantitative reasoning along with basic computer science questions and coding questions also.

3

Technical Round (3 Questions)

  • Q1. Why are pointers not used in Java but in C and C++ ?
  • Q2. Types of access modifiers.
  • Q3. Explain polymorphism.
4

HR Round (3 Questions)

  • Q1. Tell me something about yourself.
  • Q2. Are you wishing to relocate ?
  • Q3. Do you know about the bond ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Revature is a recruitment company. They would train you for over 18 months and place you in companies mostly Infosys upto 5LPA package. They don't charge anything for training, rather they would pay you stipend of 5,000 per month.

Skills evaluated in this interview

I was interviewed in Sep 2021.

5 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Students who qualified in first round gets link for this round, this round had 4 questions in total, out of which 1 was output based and 3 was DSA based.

  • Q1. Validate Binary Tree Nodes You are given ‘N’ binary tree nodes numbered from 0 to N - 1 where node ‘i’ has two children LEFT_CHILD[i] and RIGHT_CODE[i...read more
2

Coding Test Round (1 Question)

Round duration - 75 minutes
Round difficulty - Medium

This round was of 70-75 minutes and had 3 coding questions of easy to medium level. There was some restrictions like we cannot use built-in functions in both second and third subjective round.

  • Q1. Balanced Binary Tree You are given an integer 'H'. Your task is to count and print the maximum number of balanced binary trees possible with height '...read more
3

Video Call Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

This was face to face interview round of 60 minutes. It was mostly based on DSA, some questions was also asked related to my projects and DBMS. Interviewer was kind and good.

  • Q1. Sort an array in wave form You have been given an unsorted array ‘ARR’. Your task is to sort the array in such a way that the array looks like a wave array. Exa...read more
  • Q2. Maximum Sum BST You are given a Binary Tree ‘root’. The given Binary Tree may or may not be a Binary Search Tree(BST) itself. Your task is to find the maximum s...read more
4

Face to Face Round (2 Questions)

Round duration - 135 minutes
Round difficulty - Hard

This was the final technical round, it was around 2.5 hours long and based on mostly DSA and little bit Projects, DBMS, OS. Josh mainly focus on DSA and on Tree Data Structure in interview.

  • Q1. Pair Sum in BST. You are given a Binary Search Tree (BST) and a target value ‘K’. Your task is to check if there exist two unique elements in the given BST such...read more
  • Q2. Print Nodes at Distance K From a Given Node You are given an arbitrary binary tree, a node of the tree, and an integer 'K'. You need to find all such no...read more
5

HR Round (1 Question)

Round duration - 20 minutes
Round difficulty - Easy

This was the simple 20 minutes round

  • Q1. Basic HR Questions In this interviewer asked me about my family, residence and if I will have any issue in relocating to Gurgaon. After 30 minutes of this round...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Raj Kumar Goel Institute Of Technology. Eligibility criteriaNo criteriaJosh Technology Group interview preparation:Topics to prepare for the interview - Linked list, Tree, Graph, Dynamic Programming, Recursion, BacktrackingTime required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Try to solve some good questions from every topic.
Tip 2 : If not have much time, then you can solve top interview questions from Leetcode.
Tip 3 : Made 2-3 good projects using any technology

Application resume tips for other job seekers

Tip 1 : Keep resume short and crispy.
Tip 2 : Add coding profile handles and github link.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Feb 2024.

2 Interview Rounds

1

Aptitude Test Round

Aptitude test was easy but difficult

2

Technical Round (2 Questions)

  • Q1. Technical questions linked list
  • Q2. Array binary search Dp

I applied via Naukri.com and was interviewed in Jun 2022.

3 Interview Rounds

1

Aptitude Test Round

Programing MCQ based on oops,Mysql,Aptitude,No Duaration

2

Coding Test Round

Two program will to slove(written) and explain

3

Coding Test Round

One program will to solve (Get output on IDE)

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Knowledge in one oops based Programming language like (Python,java,java script)

I was interviewed in Aug 2022.

2 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Technical Round (2 Questions)

  • Q1. First non repeating character in a string
  • Q2. Longest substring pallandrome in a string

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare easy to medium level DSA from GFG. And many times they ask questions which were asked earlier in previous years.

Skills evaluated in this interview

I was interviewed in Sep 2021.

3 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 180 min
Round difficulty - Hard

  • Q1. Longest Common Subsequence You have been given two Strings “STR1” and “STR2” of characters. Your task is to find the length of the longest common subsequence. A...read more
  • Q2. 0 1 Knapsack A thief is robbing a store and can carry a maximal weight of W into his knapsack. There are N items and the ith item weighs wi and is of value vi. ...read more
  • Q3. K Largest Element You are given an unsorted array containing ‘N’ integers. You need to find ‘K’ largest elements from the given array. Also, you need to return ...read more
2

Coding Test Round (3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. Size of Largest BST in Binary Tree You are given a binary tree with 'N' nodes. Your task is to return the size of the largest subtree of the binary tree...read more
  • Q2. Matrix Chain Multiplication You are given ‘N’ 2-D matrices and an array/list “ARR” of length ‘N + 1’ where the first ‘N’ integers denote the number of rows in t...read more
  • Q3. Rotate Linked List You have been given a Linked List having ‘N’ nodes and an integer ‘K’. You have to rotate the Linked List by ‘K’ positions in a clockwise dir...read more
3

Face to Face Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

  • Q1. System Design Question We have to code a todo alike app called PROJECT PLANNER with raw HTML, CSS & JS in 2:30-3:00 Hours, all the instructions related to U...read more
  • Q2. Longest Palindromic Substring You are given a string ('STR') of length 'N'. Find the longest palindromic substring. If there is more than one pa...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. Eligibility criteria7 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - DSA, OOPS, OS, CN, DBMS, atleast one languageTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : be thoroughly prepared with dsa
Tip 2 : focus on dbms.
Tip 3 : be prepared with skills mentioned in resume

Application resume tips for other job seekers

Tip 1 : mention some good projects
Tip 2 : don't put false statement

Final outcome of the interviewRejected

Skills evaluated in this interview

Coders Brain Interview FAQs

How many rounds are there in Coders Brain Software Developer interview for freshers?
Coders Brain interview process for freshers usually has 2 rounds. The most common rounds in the Coders Brain interview process for freshers are Coding Test and Technical.
How to prepare for Coders Brain Software Developer interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Coders Brain. The most common topics and skills that interviewers at Coders Brain expect are Javascript, .NET, C#, SQL and Cloud.
What are the top questions asked in Coders Brain Software Developer interview for freshers?

Some of the top questions asked at the Coders Brain Software Developer interview for freshers -

  1. React Hooks and life cycle meth...read more
  2. asked two sum prob...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Coders Brain interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Coders Brain Software Developer Salary
based on 13 salaries
₹4.5 L/yr - ₹13 L/yr
15% more than the average Software Developer Salary in India
View more details

Coders Brain Software Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

4.0

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

3.0

Company culture

3.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
HR Executive Recruiter
33 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

HR Executive
30 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Information Technology Recruiter
19 salaries
unlock blur

₹1 L/yr - ₹3.4 L/yr

Software Developer
13 salaries
unlock blur

₹4.5 L/yr - ₹13 L/yr

HR Recruiter
10 salaries
unlock blur

₹1.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Coders Brain with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview