i
Egain
Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.
Java MCQs, related to Threading, Collection and OOPs concept followed by a question on string, palindrome.
I applied via Naukri.com and was interviewed in May 2023. There were 4 interview rounds.
Simple aptitude , problems like simple interest, mathematics
Java, SQL, problem solving, communication, experience
I applied via Company Website and was interviewed before Apr 2018. There were 4 interview rounds.
Answering questions related to SDLC, project management, risk mitigation, situation handling, and team handling.
SDLC (Software Development Life Cycle) is a process used to develop software applications.
Strengths of SDLC include improved quality control, better project management, and increased customer satisfaction.
Weaknesses of SDLC may include longer development time and potential for scope creep.
Project management i...
Coding allows me to create solutions to problems and bring ideas to life.
I enjoy the challenge of problem-solving
Coding provides endless possibilities for creativity
It allows me to automate repetitive tasks
Coding is a valuable skill in today's job market
Examples: creating a website, developing a mobile app, automating data analysis
I have a strong passion for coding and have honed my skills through various projects and experiences.
I have completed multiple coding courses and have experience in various programming languages.
I have worked on several coding projects, including developing a website for a local business.
I am constantly learning and staying up-to-date with the latest coding trends and technologies.
I have a strong attention to detail an...
Egain interview questions for popular designations
I applied via Referral and was interviewed before Feb 2022. There were 4 interview rounds.
Easy level questions on string, linked list and array
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...
A nibble swap program in C
Nibble swap means swapping the 4-bit halves of a byte
Use bitwise operators to perform the swap
Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);
Reverse a linked list in C language.
Create three pointers: current, previous, and next.
Traverse the linked list and change the direction of the pointers.
Return the new head of the reversed linked list.
API call in C
Include the necessary header files
Create a URL string with the required parameters
Use the curl library to make the API call
Handle the response data appropriately
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 4 interview rounds.
Programming on basics of C
Programming on basics of C
posted on 14 Sep 2023
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English
Reverse a string by grouping 'm' characters together
Iterate through the string in groups of 'm' characters
Reverse each group of 'm' characters
Concatenate the reversed groups to get the final reversed string
I applied via Internshala and was interviewed in Oct 2023. There was 1 interview round.
Data structure is a way of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)
Common operations on data structures include insertion, deletion, and searching
Examples of data structures include stacks, queues, hash tables, and binary trees
posted on 28 Aug 2022
I applied via Campus Placement and was interviewed in Feb 2022. There were 3 interview rounds.
It consists of two questions one is easy and another have medium level
based on 3 interviews
Interview experience
Softwaretest Engineer
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer Level 1
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Automation Test Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Oracle
SAP
Microsoft Corporation