Upload Button Icon Add office photos

Filter interviews by

BigInfo Labs Interview Questions and Answers

Updated 10 May 2023

BigInfo Labs Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Coding Test 

Simple coding test from online tool

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical round interview conducted
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round interview conducted
Round 5 - One-on-one 

(1 Question)

  • Q1. Director took brief interview
Round 6 - HR 

(1 Question)

  • Q1. Salary expectation and joining date etc

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Do you still expect to get a hike in this pandemic

Interview Preparation Tips

Interview preparation tips for other job seekers - The straight forward answer got me a good hike.

Answer was
Frankly speaking getting a job in this pandemic would be enough fore but i think as per the name and big company like you should maintain the reputation and give a decent hike despite of a pandemic.

I applied via Recruitment Consultant and was interviewed in May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Investment Banking / Corporate Actions / Bonds

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was really very good and make sure to adhere with all relevant information asked. do your complete homework before applying for an interview, questions may be asked from any corner and its completely depends on role you would be hired for.

I applied via Naukri.com and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Be well prepared for technical round as this will be a make or break for you

Interview Preparation Tips

Topics to prepare for HSBC Group Business Analyst interview:
  • Technical
Interview preparation tips for other job seekers - Prepare well for technical round

I applied via LinkedIn and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Aptitude Test 

Company analysis based project

Round 3 - HR 

(2 Questions)

  • Q1. Questions related to college extra curricular and the some basic HR questions
  • Q2. Why do you want this internship
  • Ans. 

    I want this internship because it aligns with my career goals and provides valuable hands-on experience.

    • The internship offers the opportunity to work with experienced professionals in the field.

    • It will allow me to apply and enhance my skills and knowledge in a practical setting.

    • I am eager to learn from the company's industry-leading projects and contribute to their success.

    • This internship will provide me with a deeper ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prep the topics related to the role applying and basic HR questions

Interview Questionnaire 

4 Questions

  • Q1. One and Only....Tell me about yourself
  • Ans. 

    I am a dedicated and experienced professional with a strong background in leadership and team management.

    • Over 5 years of experience in retail management

    • Proven track record of increasing sales and improving customer satisfaction

    • Skilled in team building and staff development

    • Strong communication and problem-solving skills

    • Passionate about delivering exceptional service and driving results

  • Answered by AI
  • Q2. About my previous Job Experience
  • Q3. Salary expectation
  • Q4. And the Last....We will discuss call you for second round interview

Interview Preparation Tips

Interview preparation tips for other job seekers - I was Not selected ...the main reason was language.
Actually I am uncomfortable to speak in ENGLISH.
But I have learnt one thinks

I applied via Walk-in and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Ap kaise sale karenge product.

I appeared for an interview in Dec 2020.

Interview Questionnaire 

1 Question

  • Q1. 30 equity and 30 aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - When u apply for job. Start working on your knowledge after applying only. Don't wait for email bcz email comes at night and online test was there at day after only at afternoon. If u pass u will get selection email and thereafter 3 round of interview is there.

I applied via Naukri.com and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Other than the general interview questions, summary of our existing profile is asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide crisp and brief summary of the work profile and do highlight any achievements and projects handled.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was a cumulative test

  • Q1. 

    Trapping Rainwater Problem Statement

    You are given an array ARR of long type, which represents an elevation map where ARR[i] denotes the elevation of the ith bar. Calculate the total amount of rainwater t...

  • Ans. 

    Calculate the total amount of rainwater that can be trapped within given elevation map.

    • Iterate through the array to find the maximum height on the left and right of each bar.

    • Calculate the amount of water that can be trapped above each bar by taking the minimum of the maximum heights on the left and right.

    • Sum up the trapped water above each bar to get the total trapped water for the elevation map.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was sophisticated in nature and a good brain buster.

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    Determine the minimum number of candies needed to distribute to students based on their performance and ratings.

    • Iterate through the array of student ratings and assign 1 candy to each student initially.

    • Then iterate from left to right and check if the current student's rating is higher than the previous student, if so, assign candies accordingly.

    • Similarly, iterate from right to left to handle cases where the current stu...

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 1 hour
Round difficulty - Medium

  • Q1. DBMS

    It revolved around basic concepts

  • Ans. 

    DBMS is a software system that manages databases and allows users to interact with data stored in them.

    • DBMS stands for Database Management System

    • It helps in creating, updating, and managing databases

    • Examples of DBMS include MySQL, Oracle, SQL Server

    • It ensures data integrity, security, and efficient retrieval

  • Answered by AI
Round 4 - Group Discussion 

Round duration - 70 minutes
Round difficulty - Hard

It was a great experience

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaGood Resume and 7 CGPA +Morgan Stanley interview preparation:Topics to prepare for the interview - I have done a rigourous training on Data Structure and Algorithms. It really helped me a lot to excel in life. Also I did vocational courses which enhanced my personality. I did analytical mindset training with problem solving methodologies. The hands on training on Python and Unix helped me a lot.Time required to prepare for the interview - 8 monthsInterview preparation tips for other job seekers

Tip 1 : Stay consistent with your efforts
Tip 2 : Work hard with honesty
Tip 3 : Try to set goal of +1 level from the goal you want to achieve

Application resume tips for other job seekers

Tip 1 : Present yourself with honesty
Tip 2 : Mention about the Workshops, hackathons, achievements, and the projects.

Final outcome of the interviewSelected

Skills evaluated in this interview

BigInfo Labs Interview FAQs

How many rounds are there in BigInfo Labs interview?
BigInfo Labs interview process usually has 6 rounds. The most common rounds in the BigInfo Labs interview process are One-on-one Round, Resume Shortlist and Coding Test.
How to prepare for BigInfo Labs interview?
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 BigInfo Labs. The most common topics and skills that interviewers at BigInfo Labs expect are Hibernate, Java, JEE, JUnit and Maven.
What are the top questions asked in BigInfo Labs interview?

Some of the top questions asked at the BigInfo Labs interview -

  1. Technical round interview conduc...read more
  2. Manager round interview conduc...read more
  3. Director took brief interv...read more

Tell us how to improve this page.

BigInfo Labs Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Citicorp Interview Questions
3.7
 • 573 Interviews
HSBC Group Interview Questions
3.9
 • 489 Interviews
American Express Interview Questions
4.1
 • 366 Interviews
BNY Interview Questions
3.8
 • 351 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.6
 • 293 Interviews
Morningstar Interview Questions
3.9
 • 244 Interviews
FactSet Interview Questions
3.9
 • 208 Interviews
View all

BigInfo Labs Reviews and Ratings

based on 5 reviews

4.6/5

Rating in categories

3.9

Skill development

4.6

Work-life balance

2.8

Salary

4.5

Job security

3.9

Company culture

3.1

Promotions

4.6

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Developer
8 salaries
unlock blur

₹7.6 L/yr - ₹12.4 L/yr

Software Developer
7 salaries
unlock blur

₹5 L/yr - ₹6.1 L/yr

Software Engineer
5 salaries
unlock blur

₹3.6 L/yr - ₹6 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹7.5 L/yr - ₹10 L/yr

HR Officer
4 salaries
unlock blur

₹5.6 L/yr - ₹8 L/yr

Explore more salaries
Compare BigInfo Labs with

HSBC Group

3.9
Compare

Cholamandalam Investment & Finance

3.9
Compare

Citicorp

3.7
Compare

BNY

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview