Upload Button Icon Add office photos
Engaged Employer

i

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

HGS Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 6.8k Reviews

Filter interviews by

HGS Associate Software Engineer Interview Questions and Answers

Updated 10 May 2024

HGS Associate Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

SQL query, Coding Question

Round 2 - Group Discussion 

Some topics are given for group discussion

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions are posed by interviewers
  • Q2. 2 programs based on oops concepts,about project,about skills added in resume.

Interview Preparation Tips

Topics to prepare for HGS Associate Software Engineer interview:
  • Oops concepts
Interview preparation tips for other job seekers - Prepare well for the interview.It is very hard.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Based on your previous experience of work questions were aske
  • Q2. What is integration in salesforce
  • Ans. 

    Integration in Salesforce refers to the process of connecting Salesforce with other systems or applications.

    • Integration allows for seamless data exchange between Salesforce and other systems

    • Salesforce provides various integration options such as REST, SOAP, and Bulk APIs

    • Integration can be used to automate business processes and improve efficiency

    • Examples of integrations include connecting Salesforce with marketing auto...

  • Answered by AI
  • Q3. What is batch apex ? Explain the types of flows used and also create simple flow
  • Ans. 

    Batch Apex is a Salesforce feature that allows processing of large data sets in batches.

    • Batch Apex is used to handle large data sets and perform operations like updating, deleting, or inserting records.

    • There are two types of flows used in Batch Apex - Synchronous and Asynchronous.

    • Synchronous flows are used when the batch job needs to be completed before the next job can start.

    • Asynchronous flows are used when the batch ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is apex ,soql queries and trigger
  • Ans. 

    Apex is a programming language used in Salesforce for customizing applications. SOQL is a query language used to search Salesforce data. Triggers are code snippets that execute before or after a record is inserted, updated, or deleted.

    • Apex is similar to Java and is used to create custom business logic and integrations with external systems.

    • SOQL is used to retrieve data from Salesforce objects and can be used in Apex co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview with basicsand frequency of questions are based on ur resume

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your self
  • Q3. Previous Experience .net
  • Q4. Programming language u use
  • Ans. 

    I primarily use Java for backend development and JavaScript for frontend development.

    • Java for backend development

    • JavaScript for frontend development

  • Answered by AI
  • Q5. Projects u work kn

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Aptitude question
  • Q2. Explanation about my project
  • Ans. 

    I developed a web application for tracking personal fitness goals and progress.

    • Used HTML, CSS, and JavaScript for front-end development

    • Utilized Node.js and Express for back-end development

    • Implemented user authentication and data storage using MongoDB

    • Incorporated data visualization tools like Chart.js for displaying progress graphs

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is k in KNN algorithm ?
  • Ans. 

    k in KNN algorithm represents the number of nearest neighbors to consider when making a prediction.

    • k is a hyperparameter that is chosen by the user and determines how many neighbors to look at when classifying a new data point.

    • A smaller value of k can lead to overfitting, while a larger value can lead to underfitting.

    • For example, if k=3 in a KNN algorithm, the prediction for a new data point will be based on the majori

  • Answered by AI
  • Q2. A small riddle

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know all the concepts of your project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Rabbit MQ?
  • Ans. 

    RabbitMQ is a message broker software that implements the Advanced Message Queuing Protocol (AMQP).

    • RabbitMQ allows different software systems to communicate by sending and receiving messages.

    • It can be used to decouple different parts of a system, making it more scalable and resilient.

    • RabbitMQ supports multiple messaging protocols, including AMQP, MQTT, and STOMP.

  • Answered by AI
  • Q2. What is LINQ in .net?
  • Ans. 

    LINQ (Language Integrated Query) is a feature in .NET that allows querying data from different data sources using a uniform syntax.

    • LINQ allows querying data from collections, databases, XML, and more.

    • It provides a set of standard query operators like Where, Select, OrderBy, etc.

    • LINQ queries are written in C# or VB.NET and are type-safe.

    • Example: var result = from num in numbers where num % 2 == 0 select num;

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Dependency injections
  • Q2. Solid principles,linq
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hash map implementation
  • Ans. 

    Hash map is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hash map uses a hash function to map keys to indices in an array.

    • Collision handling is important in hash map implementation.

    • Common operations include adding, removing, and retrieving key-value pairs.

    • Example: HashMap map = new HashMap<>();

  • Answered by AI
  • Q2. About software development models

Skills evaluated in this interview

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

Easy coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Hashmap question
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. 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 - Aptitude Test 

First time attend aptitude test .

Round 3 - Technical 

(5 Questions)

  • Q1. Any computer engineering basic questions
  • Q2. C,C++,java , python
  • Q3. What is inheritance.how many times of inheritance.
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.

    • There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.

    • Example: Class B inheriting from Class A - 'class B: public A {}'

  • Answered by AI
  • Q4. How many characters are used in C.
  • Ans. 

    C uses a set of 128 characters, including letters, digits, special characters, and control characters.

    • C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.

    • C also includes control characters like newline, tab, carriage return, etc.

    • The total number of characters used in C is 128.

  • Answered by AI
  • Q5. What is c. How many characters are used.
  • Ans. 

    C is a programming language known for its efficiency and flexibility. It uses 256 characters.

    • C is a high-level programming language used for system programming, embedded systems, and applications.

    • C uses 256 characters, including letters, digits, special characters, and whitespace.

    • Examples of characters in C include 'a', '1', '+', and ' '.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at ABES Engineering College, Ghaziabad and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

In Round 1 there was 2 hours Coding Test on HACKEREARTH in the college campus as it was physical drive.
The test consist of 2 medium level coding questions of 20 marks each and 20 mcqs.
The mcq was based on oops concepts, have multiple programming languages questions including C++, Java, Python, C# and 4 questions of aptitude.

Round 3 - Technical 

(2 Questions)

  • Q1. After clearing Round 1, I was called for a F2F technical interview On-site. While taking my intro the interviewer was seeing my projects on his system on the other side. I explained my projects. Actually t...
  • Q2. In DSA domain he asked me to write code for finding a node in binary tree including the case of duplicates and a palindrome string program. He asked difference between encapsulation and abstraction in deta...
Round 4 - HR 

(1 Question)

  • Q1. Unfortunately I was not selected in the HR round despite having a great technical interview, answered all the questions correctly, I had awesome projects. The worst part is they didn't gave the review for ...

Interview Preparation Tips

Topics to prepare for R1 RCM Software Engineer Trainee interview:
  • Object Oriented Programming
  • Data Structures
  • Algorithms
  • SQL
  • Projects
Interview preparation tips for other job seekers - Having Strong OOPS concepts is mandatory to clear this interview. Basic knowledge of DSA and Databases will help you to succeed.

HGS Interview FAQs

How many rounds are there in HGS Associate Software Engineer interview?
HGS interview process usually has 3 rounds. The most common rounds in the HGS interview process are Coding Test, Group Discussion and Technical.
How to prepare for HGS Associate Software 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 HGS. The most common topics and skills that interviewers at HGS expect are SQL, Cloud, Data Modeling, Data Warehousing and ASP.Net.

Tell us how to improve this page.

Fast track your campus placements

View all
HGS Associate Software Engineer Salary
based on 21 salaries
₹4 L/yr - ₹5.5 L/yr
20% less than the average Associate Software Engineer Salary in India
View more details

HGS Associate Software Engineer Reviews and Ratings

based on 6 reviews

4.3/5

Rating in categories

4.6

Skill development

4.0

Work-life balance

4.5

Salary

4.5

Job security

4.2

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 6 Reviews and Ratings
Senior Process Consultant
1.9k salaries
unlock blur

₹1.5 L/yr - ₹4.7 L/yr

Process Consultant
1.6k salaries
unlock blur

₹1.1 L/yr - ₹4.8 L/yr

Process Associate
878 salaries
unlock blur

₹1.3 L/yr - ₹4.5 L/yr

Customer Relation Officer
746 salaries
unlock blur

₹0.7 L/yr - ₹6.1 L/yr

Senior Process Associate
529 salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Explore more salaries
Compare HGS with

WNS

3.4
Compare

Teleperformance

3.9
Compare

Concentrix Corporation

3.8
Compare

Genpact

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