Upload Button Icon Add office photos

Filter interviews by

DGLiger Consulting Associate Engineer Interview Questions and Answers

Updated 21 Jun 2022

DGLiger Consulting Associate Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Java based questios like Encapsulation,PolyMorphism,Interface etc.
  • Q2. About the Projects done in your College
  • Q3. One Aptitude question that is A egg is thrown from a 100 storeys building,how would you find from which floor , the egg was dropped??

Interview Preparation Tips

Interview preparation tips for other job seekers - Have thoroughly knowledge on Java and Mainly SQL. In Project be ready to say in which snnipett u worked on or coded for which part of your project.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The duration is 2 hours and consists of reasoning, quantitative aptitude, operating systems, networking, and English grammar.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a recent graduate with a degree in Mechanical Engineering and a passion for problem-solving and innovation.

    • Recent graduate with a degree in Mechanical Engineering

    • Passionate about problem-solving and innovation

    • Experience with CAD software such as SolidWorks

    • Completed internships at engineering firms

  • Answered by AI
  • Q2. Write a program to print vowels and consonants separately from a string?
  • Ans. 

    Program to print vowels and consonants separately from a string.

    • Iterate through each character in the string and check if it is a vowel or consonant.

    • Store vowels and consonants in separate arrays.

    • Print the arrays containing vowels and consonants separately.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. I was not selected for the HR Interview ,despite successfully executing and demonstrating the program, considering the interviewer only asked me to write a program and then concluded the interview?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at S J B Institute of Technology, Bangalore

Round 1 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented engineer with a passion for problem-solving and continuous learning.

    • Graduated with a degree in Engineering

    • Completed internships at engineering firms

    • Proficient in CAD software such as AutoCAD and SolidWorks

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Detailed explanation of projects
  • Ans. 

    I have worked on various projects including designing a new software system for a manufacturing company and implementing a data analysis tool for a research project.

    • Designed and implemented a new software system for a manufacturing company to streamline their production process

    • Developed a data analysis tool using Python and SQL for a research project to analyze large datasets

    • Collaborated with a team of engineers to opt...

  • Answered by AI
  • Q3. Role in project
  • Ans. 

    My role in the project was to design and implement software solutions to meet project requirements.

    • Designed software solutions based on project requirements

    • Implemented and tested software solutions

    • Collaborated with team members to ensure project success

  • Answered by AI
  • Q4. Biggest achievement till now
  • Ans. 

    Leading a team to successfully implement a new software system for a major client

    • Led a team of 5 engineers in designing and implementing a custom software solution

    • Met all project deadlines and delivered the final product ahead of schedule

    • Received positive feedback from the client for the efficiency and effectiveness of the new system

  • Answered by AI
  • Q5. Challenges faced in project
  • Ans. 

    Managing tight deadlines, communication issues, technical challenges

    • Tight deadlines requiring efficient time management

    • Communication issues with team members or stakeholders

    • Technical challenges such as software bugs or hardware malfunctions

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The prepinsta provides the all topics related to job role

Round 2 - Technical 

(2 Questions)

  • Q1. The age of the son and boy is 50.The 7years ago their age is 10yrs higher.what was father's current age
  • Q2. The ratio of a:b is 5:6 and ratio of b:c is 7:9 what was an ratio of a and b
  • Ans. 

    The ratio of a:b is 5:6 and ratio of b:c is 7:9. We need to find the ratio of a and b.

    • To find the ratio of a and b, we can use the given ratios and cross-multiply.

    • The ratio of a:b can be written as 5x:6x and the ratio of b:c can be written as 7y:9y.

    • By comparing the two ratios, we can find the relationship between a and b.

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was good average questions were asked

Round 2 - Technical 

(4 Questions)

  • Q1. Explain splunk in 2 lines
  • Ans. 

    Splunk is a software platform used for searching, monitoring, and analyzing machine-generated big data.

    • Splunk collects and indexes data from various sources like logs, sensors, and applications.

    • Users can search, analyze, and visualize this data to gain insights and troubleshoot issues.

    • It helps in monitoring system performance, security, and compliance.

    • Organizations use Splunk for IT operations, security, and business a...

  • Answered by AI
  • Q2. Splunk components in detail explain
  • Ans. 

    Splunk components include forwarders, indexers, search heads, and deployment servers.

    • Forwarders collect and forward data to indexers.

    • Indexers store and index data for searching.

    • Search heads provide a user interface for searching and analyzing data.

    • Deployment servers manage configurations and updates for Splunk components.

  • Answered by AI
  • Q3. Splunk parts to address
  • Ans. 

    Splunk parts to address

    • Indexing

    • Searching

    • Reporting

    • Alerting

  • Answered by AI
  • Q4. Splunk use cases

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy basics only prepare logical and verbal alone it is difficult

Round 2 - Coding Test 

Moderate prepare arrays, structures and basics programming question

Round 3 - Technical 

(1 Question)

  • Q1. Basics question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

4 dsa ques and 2 schema ques

Round 2 - Technical 

(2 Questions)

  • Q1. Technical question
  • Q2. Technical question on different types
Round 3 - HR 

(2 Questions)

  • Q1. Verification of documents
  • Q2. General talks on personal
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is store procedure vs function sql
  • Ans. 

    A stored procedure is a set of SQL statements that can be executed on the database, while a function returns a value.

    • Stored procedures can perform multiple operations and can return multiple result sets.

    • Functions are used to encapsulate logic and can be used in SQL statements.

    • Stored procedures are precompiled and stored in the database for reuse.

    • Functions can be used in SELECT, WHERE, and HAVING clauses.

    • Example: CREATE...

  • Answered by AI
  • Q2. How we do state management in mvc
  • Ans. 

    State management in MVC is typically done using session variables, view state, cookies, or hidden fields.

    • Session variables are used to store user-specific data across multiple requests.

    • View state is used to maintain the state of the controls on a page between postbacks.

    • Cookies can be used to store small pieces of data on the client side.

    • Hidden fields are used to store data that needs to be persisted across postbacks.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. More about c language and palindrome and fibonacci series
Round 2 - HR 

(1 Question)

  • Q1. Package and location discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There was two coding and mcq's

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse array without using extra space
  • Ans. 

    Reverse array in place without using extra space

    • Use two pointers, one at the beginning and one at the end, swap elements until they meet in the middle

    • For example, if the array is ['apple', 'banana', 'cherry'], after reversing it will be ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q2. Binary tree left reversal

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident you can crack it too

Skills evaluated in this interview

DGLiger Consulting Interview FAQs

How many rounds are there in DGLiger Consulting Associate Engineer interview?
DGLiger Consulting interview process usually has 1 rounds. The most common rounds in the DGLiger Consulting interview process are One-on-one Round.
What are the top questions asked in DGLiger Consulting Associate Engineer interview?

Some of the top questions asked at the DGLiger Consulting Associate Engineer interview -

  1. One Aptitude question that is A egg is thrown from a 100 storeys building,how w...read more
  2. Java based questios like Encapsulation,PolyMorphism,Interface e...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 DGLiger Consulting interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
DGLiger Consulting Associate Engineer Salary
based on 30 salaries
₹3 L/yr - ₹6 L/yr
26% less than the average Associate Engineer Salary in India
View more details

DGLiger Consulting Associate Engineer Reviews and Ratings

based on 4 reviews

2.5/5

Rating in categories

2.7

Skill development

2.7

Work-Life balance

1.7

Salary & Benefits

2.4

Job Security

2.9

Company culture

1.9

Promotions/Appraisal

2.4

Work Satisfaction

Explore 4 Reviews and Ratings
Digital Engineer
37 salaries
unlock blur

₹3.6 L/yr - ₹16 L/yr

Associate Engineer
30 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Data Engineer
9 salaries
unlock blur

₹5 L/yr - ₹11.3 L/yr

Software Engineer
7 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Explore more salaries
Compare DGLiger Consulting with

McKinsey & Company

3.9
Compare

BCG

3.8
Compare

KPMG India

3.5
Compare

Deloitte

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview