Ge Healthcare Interview Experience

Top ge-healthcare interview questions

S.No Interview Question Number of times candidates experienced this question in interviews
1Concatenation of Array LeetCode Solution3610
2Implementation of Deque using Doubly Linked List2049
3Generate all Binary Strings Without Consecutive 1’s1872
4Second Most Repeated Word in a Sequence1824
5Smallest Palindrome after Replacement1542
6Implement Stack and Queue using Deque1405
7Check if String can Become Empty by Recursively Deleting given Substring1378
8Delete a Node from linked list without head pointer1355
9Implementation of Deque using circular array1344
10Check whether Strings are K Distance Apart or Not1329
11Compare Two Version Numbers1259
12Caesar Cipher1258
13Sorting a Queue without Extra Space1245
14Merge K Sorted Arrays and Print Sorted Output1197
15Maximum path sum in a triangle1167
16Check if Two given Strings are Isomorphic to each other1127
17Smallest Multiple of a Given Number1116
18Sieve of Eratosthenes1081
19Find Zeros to be Flipped so that Number of Consecutive 1’s is Maximized1074
20Rearrange an array in order – smallest, largest, 2nd smallest, 2nd largest1014
21Merge Two Balanced Binary Search Trees1009
22Count items common to both the lists but with different prices1002
23Count ways to reach the nth stair using step 1, 2 or 3981
24Find Number of Employees Under every Employee925
25Convert BST to Min Heap915
26Construct BST from its given Level Order Traversal890
27Depth First Search (DFS) for a Graph878
28Maximize sum of consecutive differences in a circular array876
29Find all triplets with zero sum871
30Find subarray with given sum (Handles Negative Numbers)869
Translate »