Upload Button Icon Add office photos
Engaged Employer

i

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

ERGO Technology & Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ERGO Technology & Services Senior Software Engineer Interview Questions and Answers

Updated 9 Dec 2024

ERGO Technology & Services Senior Software Engineer Interview Experiences

3 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based file transferring question.
  • Q2. SQL basic query
Round 2 - Technical 

(2 Questions)

  • Q1. Project realated question
  • Q2. Behavioural and team management skill
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Java oops concepts?
  • Q2. Collection framework list vs set?
Round 2 - Technical 

(2 Questions)

  • Q1. Coding questions on strings manipulation
  • Q2. Question on stream API usage

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain latest project implementation
  • Ans. 

    Implemented a web-based project management tool for tracking tasks and deadlines

    • Used React for front-end development

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

    • Integrated MongoDB for database management

    • Implemented user authentication and authorization using JWT tokens

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They have the same positions open for quite a while, looks like they have interviews for candidates just as a compliance measure when they have already selected a person. Not worth the while unless you are looking for interview practice.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

One coding test happen

Round 2 - Technical 

(2 Questions)

  • Q1. Java questions, spring boot framework questions
  • Q2. DSA using stream api
  • Ans. 

    Using stream API for Data Structures and Algorithms

    • Stream API in Java can be used to perform operations on collections like filtering, mapping, reducing, etc.

    • It can be used for implementing various data structures and algorithms efficiently.

    • For example, you can use stream API to find the sum of all elements in an array or filter out even numbers from a list.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions and spring boot questions
  • Q2. One program using stream api
  • Ans. 

    Using stream API to filter a list of numbers and find the sum of even numbers

    • Use Stream.filter() to filter out even numbers

    • Use Stream.mapToInt() to convert stream to IntStream

    • Use IntStream.sum() to find the sum of even numbers

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

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

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Technical skills related questions
  • Q2. Hands on / live coding
Round 2 - Technical 

(1 Question)

  • Q1. Deep knowledge checking for mentioned skill
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. One small logical programming question, its quite easy
  • Q2. Some SQL queries
  • Q3. Spring boot questions and about my previous clients and projects

Interview Preparation Tips

Interview preparation tips for other job seekers - HR approach and their explanation about the projects and the clients is too good. They will know about you and will suggest some projects if you are interested in it, they will schedule it. I like the interview process.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java 8 interview questions
  • Q2. Spring boot questions
Round 2 - Technical 

(1 Question)

  • Q1. Microservices strurcture and implementation
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA is asked, for example implement your HashMap, Stack, Queue

Round 2 - Technical 

(4 Questions)

  • Q1. Spring boot advanced
  • Q2. Java core advanced
  • Q3. Reactjs hooks
  • Q4. Optimisation techniques
  • Ans. 

    Optimisation techniques are methods used to improve the efficiency and performance of software applications.

    • Use of algorithms like dynamic programming to reduce time complexity

    • Utilizing data structures like hash tables for faster data retrieval

    • Implementing caching mechanisms to store frequently accessed data

    • Profiling and analyzing code to identify bottlenecks and optimize them

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

(2 Questions)

  • Q1. High level system design for newspaper
  • Ans. 

    A newspaper application system design involves components like user interface, content management, user authentication, and data storage.

    • User interface for reading articles and viewing images/videos

    • Content management system for publishing articles, managing categories, and scheduling posts

    • User authentication system for login, registration, and profile management

    • Data storage for storing articles, images, user data, and

  • Answered by AI
  • Q2. Google map application

Interview Preparation Tips

Topics to prepare for HERE Technologies Senior Software Engineer interview:
  • Advanced Java
  • Spring Boot
  • DSA
  • System Design
  • reactjs
  • Docker
  • Aws cloud

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2023. There were 4 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 

(3 Questions)

  • Q1. SOLID principal in detail
  • Ans. 

    SOLID is a set of five design principles for writing maintainable and scalable object-oriented software.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without affe...

  • Answered by AI
  • Q2. OOPs concept in detail
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

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

    • Polymorphism: Ability for objects of different classes to respond to the same message in different ways

    • Abstraction: H...

  • Answered by AI
  • Q3. .Net fundamental and it's features in detail
  • Ans. 

    The .Net framework is a software development platform developed by Microsoft, providing a wide range of tools and libraries for building various types of applications.

    • Common Language Runtime (CLR) - manages memory, security, and execution of code

    • Base Class Library (BCL) - provides a set of reusable classes for common programming tasks

    • ASP.NET - framework for building web applications

    • Windows Presentation Foundation (WPF)...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Relocation related questions
  • Q2. Salary discussion for offer letter
Round 4 - One-on-one 

(2 Questions)

  • Q1. Team fitment for project allocation
  • Q2. Company introduction and behavioral/cultural expectation

ERGO Technology & Services Interview FAQs

How many rounds are there in ERGO Technology & Services Senior Software Engineer interview?
ERGO Technology & Services interview process usually has 2 rounds. The most common rounds in the ERGO Technology & Services interview process are Technical and HR.
What are the top questions asked in ERGO Technology & Services Senior Software Engineer interview?

Some of the top questions asked at the ERGO Technology & Services Senior Software Engineer interview -

  1. Explain latest project implementat...read more
  2. Scenario based file transferring questi...read more
  3. Collection framework list vs s...read more

Tell us how to improve this page.

ERGO Technology & Services Senior Software Engineer Interview Process

based on 3 interviews

1 Interview rounds

  • Technical Round
View more
ERGO Technology & Services Senior Software Engineer Salary
based on 46 salaries
₹6.2 L/yr - ₹14.8 L/yr
27% less than the average Senior Software Engineer Salary in India
View more details

ERGO Technology & Services Senior Software Engineer Reviews and Ratings

based on 12 reviews

3.4/5

Rating in categories

2.6

Skill development

3.6

Work-life balance

3.9

Salary

3.9

Job security

2.9

Company culture

3.4

Promotions

2.8

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
46 salaries
unlock blur

₹6.2 L/yr - ₹14.8 L/yr

Technical Lead
39 salaries
unlock blur

₹12.7 L/yr - ₹26.4 L/yr

Business Analyst
23 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Senior Test Engineer
19 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Software Engineer
16 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Explore more salaries
Compare ERGO Technology & Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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