i
inMorphis Services
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Sorting algorithm, pattern
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Star patterns and math and logical questions mostly
Top trending discussions
posted on 22 Jan 2025
1 hour online test ..
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It was ok. I was not able to solve all the questions.
posted on 16 Sep 2024
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization helps in minimizing data redundancy by dividing the database into multiple tables.
It ensures data integrity by avoiding update anomalies.
Normalization is achieved through a series of rules called normal forms, such as 1NF, 2NF, 3NF, etc.
Example: In a database, instead of storing customer details i...
Reflection is the ability of a program to examine and modify its own structure and behavior at runtime.
Allows accessing metadata of types and members at runtime
Enables dynamic instantiation of objects
Facilitates invoking methods dynamically
posted on 23 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
It was a test that had like basic c questions that one needs to practice, basic logical reasoning and Mathematics, a couple of English grammar questions
There is a coding round with 4 questions 3 coding questions and one find the output of the c program question, one easy question, 2 medium questions one medium to hard level.Two linear data structure questions one array one linked list and one tree question.
Another coding test with 3 questions medium to hard level questions from trees and linked lists, with optimisation required
Coding for international
Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc
I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.
Aptitude test was easy but difficult
based on 2 interviews
Interview experience
based on 11 reviews
Rating in categories
Software Engineer
117
salaries
| ₹3.6 L/yr - ₹14.4 L/yr |
Servicenow Developer
55
salaries
| ₹3.6 L/yr - ₹9.8 L/yr |
Associate Software Engineer
33
salaries
| ₹3.2 L/yr - ₹5.2 L/yr |
Lead Software Engineer
23
salaries
| ₹5.5 L/yr - ₹17.7 L/yr |
Technical Lead
23
salaries
| ₹11.5 L/yr - ₹28.5 L/yr |
TCS
Infosys
Wipro
HCLTech