i
Simplify Healthcare
Filter interviews by
Aptitude Question. Brainstorming Questions.
Random Topics related to any thing trending.
Top trending discussions
I applied via Referral
Java internals, coding questions 2sum
Developed a web-based project management tool for tracking tasks and deadlines.
Used React.js for front-end development
Implemented RESTful APIs for backend using Node.js and Express
Utilized MongoDB for database storage
Incorporated authentication and authorization features for user security
Open to relocation for the right opportunity
Willing to relocate for the right job opportunity
Flexible with location for the right role
Open to considering different locations for the right position
Please inquire about the fundamentals of computer science, including object-oriented programming, data structures and algorithms, database management systems, and computer networks.
posted on 6 Oct 2024
DSA, SQL, Problem Solving, Technical, Data Structures and Algorithms
SQL query to retrieve data from a database
Use SELECT statement to specify the columns to retrieve
Use FROM clause to specify the table to retrieve data from
Use WHERE clause to filter the results based on conditions
Program to sort an array of integers in ascending order
Use a sorting algorithm like bubble sort, selection sort, or insertion sort
Iterate through the array and compare adjacent elements to swap if necessary
Repeat the process until the array is sorted
posted on 24 Nov 2024
Move negative elements to right side of array
Iterate through the array and swap negative elements to the right side
Use two pointers approach to keep track of positive and negative elements
Maintain the order of elements while moving negatives to the right side
posted on 28 Aug 2024
25 questions , 1 hour
1 coding , 2 logical question
posted on 6 Aug 2024
I applied via Job Fair and was interviewed in Jul 2024. There were 2 interview rounds.
Coding is important three problems and mcqs of java and testing
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
Basic string manipulation and general DSA questions
Interview experience
based on 1 review
Rating in categories
Business Analyst
167
salaries
| ₹3 L/yr - ₹9.5 L/yr |
Software Engineer
88
salaries
| ₹3.8 L/yr - ₹11.5 L/yr |
QA Analyst
83
salaries
| ₹4 L/yr - ₹9 L/yr |
Associate Software Engineer
72
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Senior Software Engineer
63
salaries
| ₹9.5 L/yr - ₹27.5 L/yr |
Infosys
TCS
Wipro
HCLTech