i
Simplify Healthcare
Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Debugging is the process of identifying and fixing errors or bugs in software code.
Debugging involves tracing and isolating the root cause of a problem in the code.
Common debugging techniques include using print statements, breakpoints, and debugging tools.
Debugging helps ensure that the software functions correctly and meets the desired requirements.
Agile process is a software development methodology that emphasizes flexibility, collaboration, and iterative development.
Agile process involves breaking down projects into small increments called sprints
It focuses on continuous collaboration between cross-functional teams
Requirements and solutions evolve through the collaborative effort of self-organizing teams
Feedback is gathered regularly to make necessary adjustmen...
Scrum meeting is a daily stand-up meeting in Agile methodology to discuss progress, challenges, and plans.
Occurs daily in Agile development
Team members stand up to keep the meeting short
Each member answers three questions: What did I do yesterday? What will I do today? Any blockers?
Helps in keeping the team aligned and focused on goals
It was a good testAll the questions were from Indiabix.com
I applied via Walk-in and was interviewed before Jul 2022. There were 3 interview rounds.
Group discussion is very good as they are asking about trending topics
The question seems to be asking about file commands in Linux.
Common file commands in Linux include ls (list files), cp (copy files), mv (move files), rm (remove files), mkdir (make directory), and touch (create empty file).
To list files in a directory, you can use the command 'ls'. For example, 'ls -l' will list files in long format.
To copy a file, you can use the command 'cp'. For example, 'cp file1.txt file2.txt' wil...
I applied via Walk-in and was interviewed in Nov 2023. There was 1 interview round.
Code on patterns
Use loops to iterate through rows and columns
Use conditional statements to determine pattern
Examples: printing a pyramid, diamond, or triangle pattern
Windows Event IDs are unique numbers assigned to different events that occur in the Windows operating system.
Windows Event IDs help in identifying and troubleshooting issues in the system
Each event ID corresponds to a specific event, such as system startup, application crashes, or security breaches
Event IDs are logged in the Windows Event Viewer for reference and analysis
I applied via Job Fair and was interviewed before Oct 2022. There were 4 interview rounds.
It will be random topic
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Logical reasoning And aptitude test
C++, python and Java programming
I applied via Recruitment Consulltant
A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.
Create a mutex object using the appropriate library or language-specific function.
Lock the mutex before accessing the shared resource to prevent other threads from accessing it.
Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.
Example: pthread_mutex_t mutex; pthread...
Identify memory leak in code
Check for any dynamically allocated memory that is not being freed
Look for any infinite loops or recursive functions that consume memory
Use memory profiling tools like Valgrind to detect leaks
Check for any global variables that are not properly managed
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Level order traversal of tree is a breadth-first search algorithm to visit all nodes in a tree level by level.
Use a queue to keep track of nodes to be visited
Enqueue the root node and loop until the queue is empty
Dequeue a node, visit it, and enqueue its children
Repeat until all nodes have been visited
Easy problem on java
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Business Analyst
187
salaries
| ₹3 L/yr - ₹9 L/yr |
Software Engineer
94
salaries
| ₹4.5 L/yr - ₹12.4 L/yr |
QA Analyst
86
salaries
| ₹4 L/yr - ₹9.3 L/yr |
Associate Software Engineer
72
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Senior Software Engineer
64
salaries
| ₹9.5 L/yr - ₹25 L/yr |
Ascent HR Technologies Private Limited
Vyapar
Entrata
CodeClouds