Premium Employer

i

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

GAVS Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

GAVS Technologies Senior Engineer Interview Questions, Process, and Tips

Updated 11 Feb 2025

Top GAVS Technologies Senior Engineer Interview Questions and Answers

View all 8 questions

GAVS Technologies Senior Engineer Interview Experiences

6 interviews found

Senior Engineer Interview Questions & Answers

user image Vijay surendran

posted on 11 Feb 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is the concept of boundary value in programming or testing?
  • Ans. 

    Boundary value is a testing technique where test cases are designed around the boundaries of input ranges.

    • Boundary value testing involves testing the minimum, maximum, and just beyond the boundaries of valid input ranges.

    • It helps in identifying errors that occur at the boundaries of input values.

    • For example, if a program accepts values from 1 to 10, boundary value testing would include test cases for 0, 1, 10, and 11.

  • Answered by AI
  • Q2. ETL testing queries

Interview Preparation Tips

Interview preparation tips for other job seekers - There will be one round with the project manager followed by a round with HR.

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oops concepts?
  • Ans. 

    OOPs concepts are the principles of Object-Oriented Programming that focus on objects, classes, inheritance, encapsulation, and polymorphism.

    • Objects: Instances of classes that encapsulate data and behavior

    • Classes: Blueprint for creating objects with attributes and methods

    • Inheritance: Ability for a class to inherit properties and behavior from another class

    • Encapsulation: Binding data and methods that operate on the data...

  • Answered by AI
  • Q2. Explain the architecture of your current project?
Round 2 - Technical 

(3 Questions)

  • Q1. How to implement sessions?
  • Ans. 

    Sessions can be implemented using cookies or server-side storage to store user data and maintain state between requests.

    • Use cookies to store a session ID on the client side

    • Store session data on the server side using a database or in-memory storage

    • Use session tokens to authenticate and authorize users during their session

  • Answered by AI
  • Q2. What are managable codes in dot net?
  • Ans. 

    Manageable codes in dot net are codes that are easy to understand, maintain, and debug.

    • Well-structured and organized code

    • Proper commenting and documentation

    • Consistent naming conventions

    • Modular design with reusable components

    • Avoiding complex nested logic

    • Using design patterns for better code architecture

  • Answered by AI
  • Q3. What is the entry point for dotnet core applications?
  • Ans. 

    The entry point for dotnet core applications is the Main method in the Program class.

    • The Main method serves as the entry point for dotnet core applications.

    • It is typically located in the Program class.

    • The Main method is where the application starts its execution.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce yourself

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How to handle alerts in Cypress
  • Ans. 

    Alerts in Cypress can be handled using cy.on() method and event listeners.

    • Use cy.on() method to listen to the 'window:alert' event

    • Pass a callback function to handle the alert message

    • Use cy.stub() method to stub the window.alert() method

    • Check if the alert was called with the expected message using cy.get('@stub').should('have.been.calledWith', 'expected message')

  • Answered by AI
  • Q2. How to handle popups in Cypress
  • Ans. 

    Popups in Cypress can be handled using cy.window() and cy.stub() commands.

    • Use cy.window() command to access the window object and its properties.

    • Use cy.stub() command to stub the window.alert() and window.confirm() methods.

    • Use cy.on() command to listen for events and handle popups accordingly.

    • Use cy.get() command to select and interact with popup elements.

  • Answered by AI
  • Q3. Explain framework
  • Ans. 

    A framework is a set of rules, guidelines, and standards that provide a structure for developing software applications.

    • A framework provides a foundation for building software applications

    • It includes pre-written code and libraries that can be reused

    • Frameworks can be specific to a programming language or platform

    • Examples include React for web development and TensorFlow for machine learning

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Willingness to work is considered more

Skills evaluated in this interview

GAVS Technologies interview questions for designations

 Senior Software Engineer

 (6)

 Senior Associate

 (1)

 Senior Consultant

 (2)

 Software Engineer

 (5)

 Lead Engineer

 (3)

 Junior Engineer

 (3)

 NOC Engineer

 (3)

 QA Engineer

 (1)

Interview Questionnaire 

2 Questions

  • Q1. Technical windows Server and SCCM
  • Q2. VMware

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on technical knowledge

Get interview-ready with Top GAVS Technologies Interview Questions

Senior Engineer Interview Questions & Answers

user image shubham patil

posted on 6 Dec 2022

I applied via Approached by Company and was interviewed before Dec 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. Related to tool on which worked and projects
Round 3 - HR 

(1 Question)

  • Q1. Related to salary discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core knowledge and make sure your basics are perfect.

Senior Engineer Jobs at GAVS Technologies

View all

Interview questions from similar companies

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

I appeared for an interview before Jan 2024.

Round 1 - Coding Test 

This round was dependent on the end client. It lasted for approximately one hour and involved a technical assessment from the client side conducted by a panel of three interviewers. The panel was knowledgeable, attentive, and cooperative, with questions that were relevant to the work experience.

Round 2 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    My salary expectations are in line with industry standards for a Senior Engineer position.

    • Research industry standards for Senior Engineer salaries

    • Consider my level of experience and skills

    • Factor in the cost of living in the area where the job is located

  • Answered by AI
  • Q2. Are you comfortable with the designated work location and with working at the client site?
  • Ans. 

    Yes, I am comfortable with the designated work location and working at the client site.

    • I have experience working at client sites in previous roles

    • I am adaptable and can work effectively in different environments

    • I am willing to travel if required for the job

  • Answered by AI
  • Q3. Are you currently serving a notice period, and is that notice period negotiable?
  • Ans. 

    Yes, I am currently serving a notice period of 1 month, and it is negotiable.

    • Yes, I am currently serving a notice period of 1 month.

    • I am open to discussing the notice period and negotiating if needed.

    • I believe in maintaining open communication with my current employer during this transition period.

  • Answered by AI
  • Q4. What is the earliest date you would be able to join after receiving the offer letter?
  • Ans. 

    I can join within 2 weeks of receiving the offer letter.

    • I can start within 2 weeks of receiving the offer letter.

    • I need a 2-week notice period before joining.

    • My earliest availability is 2 weeks after receiving the offer.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your client by familiarizing yourself with their interviewing style and commonly asked questions. Feedback regarding the technical round will be provided within two days, and the HR round will also take place within that timeframe. If you are confident about your performance in the technical round, you may negotiate your salary during the HR round, as salary increases at Apexon will depend on the client. HR representatives are approachable and understanding, making it essential to express your true expectations and raise any concerns, as they will certainly assist you.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • HashMap uses the hashCode() method of ke...

  • Answered by AI
  • Q2. What are the feature of jdk 8
  • Ans. 

    JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces enable the use of lambda expressions.

    • Streams provide a way to work with sequences of elements efficiently.

    • Default methods allow interfaces to have concrete methods.

    • Date and Time API improvements.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on new feature of java

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.

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

(1 Question)

  • Q1. Basic concepts of java , spring boot , angular and some coding Average interview . easy to crack if basics are clear
Round 3 - Technical 

(1 Question)

  • Q1. Little more deep on java , angular and some scenario based questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Objective technical question was given.

Round 3 - Technical 

(3 Questions)

  • Q1. Java, DB, Spring, UI related questions asked.
  • Q2. CoreJava Multi-threading
  • Q3. Database many to many relattionship related question
Round 4 - Technical 

(1 Question)

  • Q1. Mutli-threading related questions
Round 5 - HR 

(1 Question)

  • Q1. Salary expectation and joining details.

GAVS Technologies Interview FAQs

How many rounds are there in GAVS Technologies Senior Engineer interview?
GAVS Technologies interview process usually has 2-3 rounds. The most common rounds in the GAVS Technologies interview process are Technical, HR and Group Discussion.
How to prepare for GAVS Technologies Senior Engineer 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 GAVS Technologies. The most common topics and skills that interviewers at GAVS Technologies expect are .Net, ADO.Net, ASP.Net, Analytical Chemistry and BMC Remedy.
What are the top questions asked in GAVS Technologies Senior Engineer interview?

Some of the top questions asked at the GAVS Technologies Senior Engineer interview -

  1. What is the concept of boundary value in programming or testi...read more
  2. What is the entry point for dotnet core applicatio...read more
  3. How to handle alerts in Cypr...read more

Tell us how to improve this page.

GAVS Technologies Senior Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Join GAVS Technologies AI-led digital transformation

Fast track your campus placements

View all
GAVS Technologies Senior Engineer Salary
based on 625 salaries
₹7 L/yr - ₹24 L/yr
70% more than the average Senior Engineer Salary in India
View more details

GAVS Technologies Senior Engineer Reviews and Ratings

based on 66 reviews

3.6/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.7

Salary

3.4

Job security

3.5

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 66 Reviews and Ratings
Senior Engineer
625 salaries
unlock blur

₹7 L/yr - ₹24 L/yr

Lead Engineer
288 salaries
unlock blur

₹8 L/yr - ₹30.8 L/yr

Engineer
284 salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Senior Software Engineer
236 salaries
unlock blur

₹6.2 L/yr - ₹25.5 L/yr

Software Engineer
207 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Explore more salaries
Compare GAVS Technologies with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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