Upload Button Icon Add office photos

Filter interviews by

ZoomRx Senior Software Development Engineer Interview Questions and Answers

Updated 16 Nov 2020

ZoomRx Senior Software Development Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Logical questions from the puzzle - like game board and robot - robot will Travers with condition and command

Interview Preparation Tips

Interview preparation tips for other job seekers - Psudo code for how the robot will Travers on the game board for the given command and condition

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Tell me the process in your company
  • Q2. Selenium Grid, SQL queries, Java, Hybrid famework, Cucumber with java

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and give answer using examples

I applied via Company Website and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. First round: 2 coding questions 1. Find minimum from sorted rotated array.
  • Q2. 2.relative sort leetcode....... second round: 1. Flower bed leetcode........2. find maximum subarray sum from an array

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are really good and helpful. Just focus on the questions and try to discuss it with the interviewer. Third round is the managerial where they will discuss about your projects.
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Two easy questions two wasy questions two easy questions two easy questions

Round 3 - Technical 

(2 Questions)

  • Q1. Technical interviews was very easy techijcal interviews was very easy very easy very easy
  • Q2. Interviews was conducted in advance of a news conference in the United Kingdom and the European government on Tuesday

Interview Preparation Tips

Interview preparation tips for other job seekers - Ghar was the second man killed by an twowwywiwywuw The new rules would be similar y
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 questions 3 sum linked list missing sum

Round 2 - HR 

(2 Questions)

  • Q1. System Design and hr principles
  • Ans. 

    System design involves creating a high-level architecture of a software system, while HR principles focus on managing people effectively.

    • System design involves identifying components, defining their interactions, and ensuring scalability and reliability.

    • HR principles include hiring the right talent, providing training and development opportunities, and fostering a positive work culture.

    • Both system design and HR princip...

  • Answered by AI
  • Q2. Projects discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Easy-level questions were asked. One was for coding up BFS of a tree, another was to implement queue using linked list

Round 2 - Coding Test 

Medium level questions were asking related to tree and arrays

Round 3 - HR 

(4 Questions)

  • Q1. What are your hobbies?
  • Q2. How do you see yourself in 5 years?
  • Q3. What was your past work experience like?
  • Q4. What are your strengths and weaknesses?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Valid parentheses
  • Q2. Currying with arrow function
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying can be achieved using arrow functions in JavaScript.

    • Arrow functions automatically bind 'this' and do not have their own 'this' value.

    • Example: const add = a => b => a + b;

    • Example: const addFive = add(5); const result = addFive(3); // result

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. DFS related problem
  • Q2. Machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on ds & algo

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

First round was aptitude with coding round it was easy

Round 2 - Communication round 

(1 Question)

  • Q1. To check communication
Round 3 - Technical 

(1 Question)

  • Q1. Ask question based on datastructures

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Data structures and Algorithms

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Find k min elements in given array.
  • Ans. 

    Find k min elements in given array.

    • Sort the array and return the first k elements.

    • Use a min heap of size k to find the k min elements.

    • Use quickselect algorithm to find the kth smallest element and return first k elements smaller than it.

  • Answered by AI
  • Q2. Find that given tree is BST or not.
  • Ans. 

    Check if a given tree is a Binary Search Tree (BST) or not.

    • Traverse the tree in-order and check if the elements are in ascending order.

    • Check if the maximum value in the left subtree is less than the root and the minimum value in the right subtree is greater than the root.

    • Use recursion to check if all subtrees are BSTs.

    • Time complexity: O(n), Space complexity: O(h) where h is the height of the tree.

  • Answered by AI
  • Q3. Find pair in BST with given sum
  • Ans. 

    Given a BST and a sum, find a pair of nodes whose values add up to the given sum.

    • Traverse the BST in-order and store the nodes in a list

    • Use two pointers approach to find the pair with the given sum

    • If the sum is less than the current pair, move the right pointer to the left

    • If the sum is greater than the current pair, move the left pointer to the right

    • If the sum is equal to the current pair, return the pair

    • Time complexit

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was Focused on DS Algo mostly.
2 technical round ( DS Algo)
1 managerial round ( General past working experiences questions)

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 coding question, and basic MCQ

ZoomRx Interview FAQs

How to prepare for ZoomRx Senior Software Development Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at ZoomRx. The most common topics and skills that interviewers at ZoomRx expect are API, Algorithms, Django, Node.Js and OOPS.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IQVIA Interview Questions
3.9
 • 466 Interviews
Indegene Interview Questions
3.4
 • 151 Interviews
Sigmoid Interview Questions
3.3
 • 59 Interviews
Cipla Health Interview Questions
4.1
 • 30 Interviews
View all
ZoomRx Senior Software Development Engineer Salary
based on 9 salaries
₹13.5 L/yr - ₹25.3 L/yr
5% more than the average Senior Software Development Engineer Salary in India
View more details
Consultant
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ZoomRx with

Indegene

3.4
Compare

Cactus Communications

3.6
Compare

TCS

3.7
Compare

IQVIA

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview