Upload Button Icon Add office photos

GS Lab

Compare button icon Compare button icon Compare

Filter interviews by

GS Lab Senior Software Engineer Interview Questions and Answers for Freshers

Updated 17 Dec 2024

GS Lab Senior Software Engineer Interview Experiences for Freshers

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Oops questions
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions - implement find function for a string in c++.
  • Ans. 

    Implement find function for a string in C++.

    • Use the find() function from the string class in C++ to search for a substring within a string.

    • The find() function returns the position of the first occurrence of the substring, or string::npos if not found.

    • Example: string str = 'hello world'; int pos = str.find('world');

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Scenario based questions Realtime example of Oops
  • Ans. 

    Realtime example of OOPs is modeling a car as an object with properties and methods.

    • Create a Car class with properties like make, model, year, and methods like start, accelerate, brake.

    • Instantiate multiple Car objects with different properties and call their methods.

    • Demonstrate inheritance by creating a subclass ElectricCar with additional properties and methods.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical interview with my primary skill set Where all details asked about technology And given one program to do using primary skill
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion Questions about why to change org And More specific to HR questions About yourself
Round 3 - Managiral 

(1 Question)

  • Q1. Question about last project work About Yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is growing with different skillset and domain

I applied via Recruitment Consulltant and was interviewed before Oct 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 - Coding Test 

They will ask you simple programs to check your logical abilities.

Round 3 - HR 

(2 Questions)

  • Q1. Normal Salary discussion round
  • Q2. Questions about family and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever you have mentioned in your resume and be confident about it.

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. DS Questions 1. kth largest element. 2. Implement merge sort
  • Q2. Springboot basics, oops, collection api

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepeare DS well

Interview Questionnaire 

2 Questions

  • Q1. 1.Implement merge sort. 2. Kth largest element.
  • Ans. 

    Implement merge sort and find kth largest element in an array.

    • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.

    • Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.

    • Merge sort has a time complexity of O(nlogn) and space complexity of O(n).

    • Quick select has a time comp...

  • Answered by AI
  • Q2. Springboot RestTemplate, singleton, oops

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics of Android, Java, Kotlin.
  • Q2. Mvvm architecture, RxJava, jetpack components

Interview Preparation Tips

Interview preparation tips for other job seekers - Had 3 technical round and one HR Round.

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Java Memory Management SPRING BOOT END TO END MICROSERVICES
  • Q2. Docker commands
  • Q3. Deployment

Interview Preparation Tips

Interview preparation tips for other job seekers - Pretty tough interview.
Just be clear with your basic they only hit you there.

I applied via Recruitment Consulltant and was interviewed before Oct 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 - Technical 

(1 Question)

  • Q1. Deep Copy vs Shallow Copy, Object Prototyping
  • Ans. 

    Deep Copy creates a new object with a new memory address while Shallow Copy creates a new reference to the same memory address.

    • Deep Copy duplicates the object and its properties while Shallow Copy only duplicates the object reference.

    • Object Prototyping is a way to create new objects based on existing objects.

    • Prototyping allows for inheritance and the ability to add or override properties and methods.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Accessibility, Semantic Tags, Problem solving

Interview Preparation Tips

Topics to prepare for Globant Senior Software Engineer interview:
  • Closures
  • Es6
Interview preparation tips for other job seekers - Try to solve the question , interviewer will provide you hint to proceed as well. so don’t worry. Just give your best

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic of ionic framework
  • Q2. Advance of angular
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building scalable and maintainable applications.

    • Angular has a powerful CLI for generating components, services, and more.

    • It has a large and active community with many third-party libraries and plugins available.

    • Angular has a modular architecture that allows for easy code reuse and

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a bit late in response some times be patient

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Azure Services
  • Q2. OOPS
  • Q3. Design Patterns
  • Q4. Angular Basics

GS Lab Interview FAQs

How many rounds are there in GS Lab Senior Software Engineer interview for freshers?
GS Lab interview process for freshers usually has 3 rounds. The most common rounds in the GS Lab interview process for freshers are Technical and Behavioral.
What are the top questions asked in GS Lab Senior Software Engineer interview for freshers?

Some of the top questions asked at the GS Lab Senior Software Engineer interview for freshers -

  1. Coding questions - implement find function for a string in c...read more
  2. Scenario based questions Realtime example of O...read more
  3. Difference in TCP & UDP? Which is used in which ca...read more
How long is the GS Lab Senior Software Engineer interview process?

The duration of GS Lab Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

GS Lab Senior Software Engineer Interview Process for Freshers

based on 1 interview

Interview experience

3
  
Average
View more

Fast track your campus placements

View all
GS Lab Senior Software Engineer Salary
based on 762 salaries
₹9 L/yr - ₹31.5 L/yr
28% more than the average Senior Software Engineer Salary in India
View more details

GS Lab Senior Software Engineer Reviews and Ratings

based on 106 reviews

3.8/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

3.6

Salary

3.3

Job security

3.6

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 106 Reviews and Ratings
Senior Software Engineer
762 salaries
unlock blur

₹9 L/yr - ₹31.5 L/yr

Software Engineer
760 salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Lead Software Engineer
259 salaries
unlock blur

₹11 L/yr - ₹36 L/yr

Softwaretest Engineer
98 salaries
unlock blur

₹3.5 L/yr - ₹11.2 L/yr

Software Developer
97 salaries
unlock blur

₹4.3 L/yr - ₹15.5 L/yr

Explore more salaries
Compare GS Lab with

One Network Enterprises

3.8
Compare

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

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