Faster and better experience!
Filter interviews by
The aptitude test includes questions on mathematical equations as well as inquiries related to bodily systems.
I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.
Based on technical question and some general aptitude question
Inner join combines rows from two tables based on a related column, while cross join combines every row from one table with every row from another.
Inner join only returns rows that have matching values in both tables
Cross join returns the Cartesian product of the two tables
Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Example: Cross join - SELECT * FROM table1 CROSS JOIN table2
Meditab Software interview questions for popular designations
Good and very nice basic
Get interview-ready with Top Meditab Software Interview Questions
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
Easy to crack logical reasoning and grammer
I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.
Pointers are variables that store memory addresses. Pointer-related snippets are code examples involving pointers.
Pointers are used to store memory addresses of variables in C/C++.
Pointer arithmetic can be performed to access elements of arrays.
Dereferencing a pointer means accessing the value at the memory address stored in the pointer.
Code to reverse a linked list
Create three pointers: prev, current, next
Iterate through the linked list, updating pointers accordingly
Set the next of current to prev, move prev and current pointers forward
Update the head of the linked list to the last node visited
Code to reverse a string in C++ using pointers.
Use two pointers, one pointing to the start of the string and the other pointing to the end.
Swap the characters at the two pointers and move them towards each other until they meet in the middle.
Repeat the process until the entire string is reversed.
To find prime numbers between a range of natural numbers.
Iterate through each number in the range
Check if the number is prime by dividing it by numbers up to its square root
If the number is prime, add it to the list of prime numbers
React is a JavaScript library for building user interfaces.
Declarative: React makes it easy to create interactive UIs by breaking them into reusable components.
Virtual DOM: React uses a virtual DOM to improve performance by only updating the necessary parts of the actual DOM.
Component-based: React encourages the creation of reusable components that manage their own state.
JSX: React allows you to write HTML-like syntax
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Test on c language mcq, linux, c++, data structure
On C language, linux, c++, Data structure
Good working ye ache se bata he kya apka aptitude he
Top trending discussions
Interview experience
based on 146 reviews
Rating in categories
Programmer Analyst
126
salaries
| ₹3.6 L/yr - ₹9 L/yr |
Quality Analyst
75
salaries
| ₹3.6 L/yr - ₹8 L/yr |
Medical Billing Executive
36
salaries
| ₹2.1 L/yr - ₹4.5 L/yr |
Medical Billing Specialist
30
salaries
| ₹2.6 L/yr - ₹4.8 L/yr |
Senior Programmer Analyst
29
salaries
| ₹6.7 L/yr - ₹17.6 L/yr |
Practo
Oracle Cerner
Veradigm
Epic Systems Corporation (Wisconsin)