Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I applied via Hirect and was interviewed in Mar 2023. There were 2 interview rounds.
I was interviewed before Apr 2023.
Shivam Medisoft Services interview questions for popular designations
I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.
I have a Bachelor's degree in Computer Science and 3 years of experience in software implementation.
Bachelor's degree in Computer Science
3 years of experience in software implementation
Bonding of company. very good experience am also one part of the company
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
I applied via Referral and was interviewed before Dec 2021. There were 3 interview rounds.
I applied via Other and was interviewed in Dec 2017. There were 5 interview rounds.
Top trending discussions
posted on 11 Mar 2022
I was interviewed before Mar 2021.
Round duration - 60 minutes
Round difficulty - Medium
This test consisted of 10 questions with no negative marking to test my problem solving ability.
Round duration - 60 minutes
Round difficulty - Medium
Technical Interview round with questions based on DSA and algorithms.
Given a document represented as an array/list ARR
of words with length N
, find the smallest distance between two given words for multiple queries. The distance is defined as the ...
Find the smallest distance between two words in a document for multiple queries.
Iterate through the document to find the indices of the given words in the document array.
Calculate the distance between the two indices for each query.
Return the smallest distance or 'N' if a word from the query is not present in the document.
Given a 9 x 9 2D matrix 'MATRIX', where some cells are filled with digits (1-9) and others are empty (denoted by 0), determine if there is a way to fill the empty cells suc...
The task is to determine if a given 9x9 Sudoku puzzle can be solved.
Check if each row, column, and 3x3 subgrid contains all numbers from 1 to 9 without repetition.
Iterate through each empty cell and try filling it with a valid number, then recursively check if the puzzle can be solved.
If all empty cells are filled without violating Sudoku rules, output 'yes'; otherwise, output 'no'.
Round duration - 60 minutes
Round difficulty - Easy
You will be having 2 or 3 members per panel and questions may be from databases , object oriented programming, operating systems, Linux commands and algorithm may be asked for problems
Determine if a given singly linked list of integers forms a cycle or not.
A cycle in a linked list occurs when a node's next
points back to a previous node in the ...
Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.
Traverse the linked list using two pointers, one moving at double the speed of the other
If the two pointers meet at any point, there is a cycle in the linked list
If one of the pointers reaches the end of the list (null), there is no cycle
Given a binary tree of integers, return the level order traversal of the binary tree.
The first line contains an integer 'T', representing the number of te...
The task is to implement a function that returns the level order traversal of a binary tree given in level order.
Create a queue to store nodes for level order traversal
Start with the root node and enqueue it
While the queue is not empty, dequeue a node, print its value, and enqueue its children
Repeat until all nodes are traversed
Virtual functions are functions in a base class that are overridden in derived classes, allowing for polymorphic behavior.
Virtual functions are declared in a base class with the 'virtual' keyword.
They are meant to be overridden in derived classes to provide specific implementations.
They allow for polymorphism, where a pointer to a base class can call a derived class's overridden function.
Example: virtual void display()
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Naukri.com and was interviewed before Jun 2020. There were 5 interview rounds.
Some of the top questions asked at the Shivam Medisoft Services interview -
The duration of Shivam Medisoft Services interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 9 interviews
Interview experience
based on 78 reviews
Rating in categories
Software Developer
60
salaries
| ₹0 L/yr - ₹0 L/yr |
SQL Developer
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Plsql Developer
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Test Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Oracle Cerner
Veradigm
Athenahealth Technology
GE Healthcare