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 Interview Questions, Process, and Tips

Updated 22 Feb 2025

Top GAVS Technologies Interview Questions and Answers

View all 37 questions

GAVS Technologies Interview Experiences

Popular Designations

62 interviews found

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

(2 Questions)

  • Q1. Introduction about your self
  • Ans. 

    I am a dedicated Abinitio Developer with 5 years of experience in designing, developing, and implementing ETL solutions.

    • Experienced in creating complex ETL graphs using Abinitio GDE

    • Proficient in writing SQL queries and performance tuning

    • Skilled in troubleshooting and debugging Abinitio graphs

    • Strong understanding of data warehousing concepts

    • Certified in Abinitio ACE

    • Collaborated with cross-functional teams to deliver hig

  • Answered by AI
  • Q2. Current project roles and responsibilities
  • Ans. 

    Designing and developing ETL processes using Abinitio for data integration and transformation.

    • Designing and implementing ETL processes using Abinitio to extract, transform, and load data

    • Collaborating with business analysts and stakeholders to gather requirements

    • Optimizing performance of ETL processes for efficient data processing

    • Troubleshooting and resolving issues in Abinitio graphs and scripts

    • Documenting design and d

  • Answered by AI

Abinitio Developer Interview Questions asked at other Companies

Q1. What is difference between output index and output indexes in component, Reformat?
View answer (1)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project related items
  • Q2. Project Architecture
Round 2 - Technical 

(2 Questions)

  • Q1. DB related Items
  • Q2. ADO .Net related questions

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About technical docker kubernetes ci cd
  • Q2. Hr round about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - No job security , using like tissue paper when they need use it and then fire employee without proper information , after i asked unable to apply daily attendance asking to contact workforce team they said you have moved out of the project which is right way of handling employee without respect

Associate Architect Interview Questions asked at other Companies

Q1. java 8 features and explain each
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about SVM
  • Ans. 

    SVM is a supervised machine learning algorithm used for classification and regression tasks.

    • SVM finds the hyperplane that best separates different classes in the feature space

    • It works well for high-dimensional data and is effective in cases where the number of dimensions is greater than the number of samples

    • SVM uses kernel functions to transform the input data into higher dimensions for better separation

    • It can handle b...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What happens when we dont get full data from the client
  • Ans. 

    Incomplete data from the client can lead to inaccurate analysis and conclusions.

    • Missing data can result in biased models and inaccurate predictions.

    • Imputation techniques can be used to fill in missing values, but this can introduce errors.

    • Communication with the client to obtain the missing data is crucial for accurate analysis.

    • Consider the impact of missing data on the overall project timeline and budget.

    • Example: Missi...

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

GAVS Technologies interview questions for popular designations

 Senior Engineer

 (6)

 Senior Software Engineer

 (6)

 Software Engineer

 (5)

 Data Scientist

 (3)

 NOC Engineer

 (3)

 Junior Engineer

 (3)

 Technical Lead

 (2)

 Lead Engineer

 (2)

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

I applied via Walk-in and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

First round is coding written test. Mostly all questions are asked in Java collections like map, list. One question from recursion and one question from 2D array. Then 2 questions asked from sql.

Round 2 - Technical 

(2 Questions)

  • Q1. Print the character occurance in a string?
  • Ans. 

    Count the occurrence of each character in a given string.

    • Create a map to store character counts

    • Iterate through the string and update the counts in the map

    • Print the character counts from the map

  • Answered by AI
  • Q2. What are the interfaces and classes in java collection ?
  • Ans. 

    Java collection framework provides interfaces and classes to store, manipulate, and retrieve collections of objects.

    • Interfaces: List, Set, Map, Queue, Deque

    • Classes: ArrayList, LinkedList, HashSet, HashMap, PriorityQueue

    • Example: List interface is implemented by classes like ArrayList and LinkedList

  • Answered by AI
Round 3 - Client Interview 

(4 Questions)

  • Q1. Print the differences between the array elements?
  • Ans. 

    Use nested loops to compare each pair of elements and print the differences.

    • Use nested loops to compare each pair of elements in the array.

    • Calculate the absolute difference between each pair of elements.

    • Print the differences between the array elements.

  • Answered by AI
  • Q2. Print the duplicate character occurrence in a string?
  • Ans. 

    Print duplicate character occurrences in a string.

    • Iterate through the string and store character counts in a HashMap.

    • Print characters with count greater than 1 to find duplicates.

  • Answered by AI
  • Q3. Print the duplicate elements count in a list?
  • Ans. 

    Count duplicate elements in a list of strings.

    • Create a HashMap to store the count of each element in the list.

    • Iterate through the list and update the count in the HashMap.

    • Finally, iterate through the HashMap and print the count of elements with count greater than 1.

  • Answered by AI
  • Q4. Write a sql query to find the maximum mark of maths subject in a student table?
  • Ans. 

    SQL query to find the maximum mark of maths subject in a student table.

    • Use the MAX() function to find the maximum mark in the maths subject column.

    • Specify the maths subject column in the query.

    • Include the student table name in the query.

  • Answered by AI

Skills evaluated in this interview

Top GAVS Technologies Junior Java Developer Interview Questions and Answers

Q1. What are the interfaces and classes in java collection ?
View answer (1)

Junior Java Developer Interview Questions asked at other Companies

Q1. What are the dependencies that are present in spring and explain them
View answer (3)

Get interview-ready with Top GAVS Technologies Interview Questions

Interview experience
2
Poor
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - HR 

(2 Questions)

  • Q1. Laptop network issue?
  • Q2. Zdesk issue solution?

Interview Preparation Tips

Interview preparation tips for other job seekers - N/A

Jobs at GAVS Technologies

View all

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

Top GAVS Technologies Senior Engineer Interview Questions and Answers

Q1. What is the concept of boundary value in programming or testing?
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. SCRUM ceremnoies

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is BRD and FRD? What is BPMN, Usecase, Userstories? About the project? About agile methogology?
  • Q2. What is FRD and SRS ?
  • Ans. 

    FRD stands for Functional Requirements Document and SRS stands for Software Requirements Specification.

    • FRD is a document that describes the functional requirements of a system or software.

    • SRS is a document that specifies the software requirements for a system or software.

    • FRD focuses on what the system should do from a functional perspective.

    • SRS provides detailed information on how the software should behave and interac...

  • Answered by AI
  • Q3. USE case and user stories
  • Q4. What is EDI? and types
  • Ans. 

    EDI stands for Electronic Data Interchange. It is the electronic exchange of business documents between trading partners.

    • EDI enables the transfer of structured data between different computer systems.

    • It replaces the need for paper-based documents and manual data entry.

    • EDI standards define the format and structure of the exchanged data.

    • Common types of EDI include EDIFACT, ANSI X12, and XML.

    • EDI can be used for various bu...

  • Answered by AI
  • Q5. Revenue cycle management

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was medium level if you think means you'll get the answer

Round 2 - Coding Test 

I was quite tough level

Round 3 - Technical 

(3 Questions)

  • Q1. They asked about my project and they asked me about rate your self for programming language and then they asked about oops concepts and DBMS explain the normalisation and what is dml and it's uses.what is ...
  • Q2. Focus on your projects
  • Q3. Oops concepts and DBMS

Interview Preparation Tips

Topics to prepare for GAVS Technologies Software Developer interview:
  • Datastructure
  • OOPS
  • Java
  • C++
  • DBMS
Interview preparation tips for other job seekers - What are the skills you put in resume that only thing the pannel will asked.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

GAVS Technologies Interview FAQs

How many rounds are there in GAVS Technologies interview?
GAVS Technologies interview process usually has 2-3 rounds. The most common rounds in the GAVS Technologies interview process are Technical, One-on-one Round and HR.
How to prepare for GAVS Technologies 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 SQL, Java, Javascript, HTML and .Net.
What are the top questions asked in GAVS Technologies interview?

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

  1. What actions would you take if your system is lagging and the printer is not fu...read more
  2. What are the interfaces and classes in java collectio...read more
  3. What is the concept of boundary value in programming or testi...read more
How long is the GAVS Technologies interview process?

The duration of GAVS Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

GAVS Technologies Interview Process

based on 65 interviews

Interview experience

3.9
  
Good
View more
Join GAVS Technologies AI-led digital transformation

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
CitiusTech Interview Questions
3.4
 • 269 Interviews
View all

Fast track your campus placements

View all

GAVS Technologies Reviews and Ratings

based on 480 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.6

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 480 Reviews and Ratings
Server Engineer

Chennai

4-7 Yrs

Not Disclosed

Sr . SQA

Pune

4-10 Yrs

Not Disclosed

Sr . Databricks Engineer

Chennai

4-7 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
608 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
284 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
283 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
229 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
212 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GAVS Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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