Eviden
Max Healthcare Interview Questions and Answers
Q1. BST tree node Deletion code or Algorithm
BST node deletion algorithm removes a node from a binary search tree while maintaining its properties.
Find the node to be deleted by traversing the tree
Handle different cases: node has no children, one child, or two children
Update the parent pointers and reorganize the tree as needed
Q2. All Sorting algorithms
Sorting algorithms are used to arrange elements in a specific order.
Sorting algorithms arrange elements in a specific order, such as ascending or descending.
Some popular sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, and quicksort.
Sorting algorithms can be categorized as comparison-based or non-comparison-based.
Efficiency of sorting algorithms is measured by their time complexity and space complexity.
Different sorting algorithms have diffe...read more
Q3. Design and operation of PMOS and NMOS
PMOS and NMOS are types of metal-oxide-semiconductor field-effect transistors used in integrated circuits.
PMOS transistors are made with p-type semiconductor material, while NMOS transistors are made with n-type semiconductor material.
PMOS transistors are turned on when the gate-source voltage is lower than the threshold voltage, while NMOS transistors are turned on when the gate-source voltage is higher than the threshold voltage.
PMOS transistors have higher resistance and s...read more
Q4. FET Program to compare and copy strings
The FET program compares and copies strings.
Use a loop to iterate through the array of strings
Compare each string with the desired string using a string comparison function
If a match is found, copy the string to a new array or variable
Repeat the process for all strings in the array
Q5. Steps in release management process you follow
Q6. Code for finding Prime number
Code to find prime numbers in a given range
Iterate through numbers in the given range
Check if each number is divisible by any number other than 1 and itself
If not divisible, then it is a prime number
Q7. Slave HR in BUHR team?
Q8. code for prime nos
Code to find prime numbers
Start with a loop from 2 to n-1
Check if the number is divisible by any number in the loop
If it is divisible by any number, it is not prime
If it is not divisible by any number, it is prime
Q9. Unemployed form last 5 months
Top HR Questions asked in Max Healthcare
Interview Process at Max Healthcare
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month