Upload Button Icon Add office photos
Engaged Employer

i

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

Big Oh Notation Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 44 Reviews

Filter interviews by

Big Oh Notation Software Developer Trainee Interview Questions and Answers

Updated 9 Dec 2023

1 interview found

Sort by: Popular
Interview experience
1
 Bad
Difficulty level
 Easy
Duration
 -
Result
 No response

I applied via Campus Placement and was interviewed in Nov 2023.

3 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

Group Discussion Round

The company came on campus, and it was the very first round in which it was not a group discussion, more it was like an individual interview within a group of 10 people of my college, the interviewer asked question on Polymorphism, Inheritance and difference between class and structure and told everyone to not to speak same answer as the groupmate it was all live and was proctored.
I was the only Person out of sixty one students who were shortlisted for face to face interview in Noida add the company's office itself I reached there add two in the noon There was no receptionist I waited for like 57 minutes on the sofa I knocked the gate nobody answered it again knocked the gate there was a developer standing over I asked him to come out and I had a word with him and what the statement he gave me I was in shock he asked me why are you here and for what purpose you are here I was like bro is this for real I told him I had an interview scheduled and I came all the way from a particular place which is 280 kilometers one side from their office and I started 4 in the morning.

3

Coding Test Round

They gave me a coding question paper in which there were two questions number one was reverse a string and input sample input was Helo and we have to reverse that and the next question was of matrix in which the question was there is a matrix of M Cross N Rows you have to spiral traverse it in clockwise direction and output the elements in one day array form this was the question so I had to solve this I solved both the questions but the 1st 1 was absolutely easy I cleared it very easily and the second question it was little bit tricky and it was of medium level so I attempted it and 15 to 20% I made some logic and gave the paper to the HR that I am done with the paper you can give it to the concerned developer and After my paper got checked the developer came It was that developer only Whom I have mentioned in the very first paras he was from Bihar he came to me he told me Explain both the programs I explained him the first one very easily and I explained him the 2nd one program's approach as welI I did knew that it was not absolutely right but yeah I told him the approach that I used so he told me to explain me the very first program which was reversing of string without using the logic which I used the logic that I used was of slicing he said me that he told me that I don't have to use this logic And neither I have to use a direct function he told me you have to solve this program by a logic in which you don't have to define a new variable I was like I asked him questions back and forth for 5 to 7 minutes we had a discussion and I gave him the code in python he said no so I gave him the code in C++, in C++ when I used the loop so I have to initialize i that means I have initialized a new variable I gave him the paper I made my hands up I was like no sir I'm not able to do it if you can do it would be very appreciable so he took the pen and wrote the code and the funniest thing I found about that when he wrote the entire code he defined 3 new variables and I was like you told me not to do that and you're doing it by yourself and I asked the interviewer very politely sir you have defined 3 new variables so he told me no no no the question that I wanted to ask you that there should be low space complexity I was like what the heck bro he didn't ask me this question and to defend his answer he told me that we can erase these things these 3 things I was like if I would have done that you weren't allowing me to erase that and if you did then you can erase that bravo!!! well done this entire process was completed in less than 5 minutes then the HR came she told me we will intimate me the result through my WhatsApp but I asked her again she told me we will intimate you through WhatsApp and when I came out of the office I knew it because they didn't have my WhatsApp number I knew it so moral of the story is I wasted my 20 hours of single day because I traveled back to the same place from where I started I lost my 20 hours just for the sake of 5 minute interview and how on Earth you can judge a software developer trainee interviewe in less than 5 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not go for F2F interview.
They'll treat you like a labor.

Interview questions from similar companies

Interview experience
5
 Excellent
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Walk-in and was interviewed in Aug 2024.

3 Interview Rounds

1

Aptitude Test Round

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

2

Technical Round (1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for t...read more
3

HR Round (14 Questions)

  • Q1. Brief Description about Youself
  • Q2. What is your goal in Life
  • Q3. What do you know about tgis job Profile
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Q6. Why you want to do this job role
  • Q7. Why you want to join us instead of other good companies.
  • Q8. How you balance yourself in a fatal situation
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning i...read more
  • Q10. What was ur job profile
  • Q11. How do u know about our company
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Q13. What was ur salary their
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Referral and was interviewed in Sep 2024.

3 Interview Rounds

1

Telephonic Call Round (2 Questions)

  • Q1. What is the difference between== and === in javascript?
  • Q2. == refers to only value comparison and === refers to both data type and value comparison
2

Coding Test Round

5 technical questions were asked out of which 3 tests are to be cleared

3

One-on-one Round (2 Questions)

  • Q1. What is NVM?
  • Q2. Node version Manager where we can handle higher node js version in a lower node js version

Skills evaluated in this interview

Interview experience
2
 Poor
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Sep 2023.

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. So you have prior experience with Javascript ?
2

Coding Test Round

In the previous round, they give you a link to freecodecamp course - basic javascript.
In this round (Coding) every single question is asked from the exact same course, as is.

3

One-on-one Round (1 Question)

  • Q1. The HR discusses salary and commutation and other things

Interview Preparation Tips

Interview preparation tips for other job seekers - You can simply memorize the answers and clear the tests.

Note: after joining, you will still have to give (and clear) 2-3 tests every week before you are confirmed. If you fail to clear, you will be fired immediately.

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Campus Placement and was interviewed in Nov 2024.

3 Interview Rounds

1

Aptitude Test Round

C, C++, Java, Object-Oriented Programming (OOP), and aptitude questions.(online)

2

Coding Test Round

Two coding questions involve strings and arrays, specifically the buy and sell stock problem, followed by a focus on binary, and then another string-related question.

3

HR Round (5 Questions)

  • Q1. All the questions are came from resume and mysql , sql , nosql ,habit , java basics, projects, html tags , project flow chart. , what is spring orm etc 45 minut...read more
  • Q2. Difference between mysql and nosql and sql
  • Q3. What is the uses of this project
  • Q4. Write 10 html tag
  • Q5. Why you use microservices

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication and confidence
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Oct 2024.

3 Interview Rounds

1

Coding Test Round

Basic String and Array related questions.

2

Assignment Round

A project will be assigned, a basic CRUD operation.

3

One-on-one Round (2 Questions)

  • Q1. Which will you prefer MySQL or Mongo for your database and why?
  • Q2. What is Virtual Dom and explain?
Interview experience
4
 Good
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 -

I applied via Campus Placement and was interviewed in Jun 2023.

2 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

One-on-one Round (1 Question)

  • Q1. Java Questions Basically
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Oct 2024.

3 Interview Rounds

1

Coding Test Round

There were 5 coding questions in which you have to score minimum 3 to qualify for the next rounds.

2

Assignment Round

An assignment was give which we have to complete it with in 7 days.

3

Technical Round (2 Questions)

  • Q1. About project tech stacks.
  • Q2. Php, laravel, MySQL
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What is Laravel Middleware?
  • Q2. What is Laravel Sanctum?
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
Selected  Selected

1 Interview Round

1

HR Round (2 Questions)

  • Q1. Simple self introduction
  • Q2. String pole in Java

Skills evaluated in this interview

Big Oh Notation Interview FAQs

How many rounds are there in Big Oh Notation Software Developer Trainee interview?
Big Oh Notation interview process usually has 3 rounds. The most common rounds in the Big Oh Notation interview process are Resume Shortlist, Group Discussion and Coding Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Big Oh Notation interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 91 Interviews
NexTurn Interview Questions
4.3
 • 25 Interviews
View all
Software Engineer
52 salaries
unlock blur

₹4.5 L/yr - ₹13.9 L/yr

Associate Software Engineer
24 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Software Developer
12 salaries
unlock blur

₹3.8 L/yr - ₹11 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹7.1 L/yr - ₹17.6 L/yr

Associate Software Developer
11 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Explore more salaries
Compare Big Oh Notation with

Accel Frontline

3.9
Compare

Northcorp Software

4.4
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

4.5
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