Add office photos
Employer?
Claim Account for FREE

Hike

3.9
based on 54 Reviews
Filter interviews by

20+ Excel Genetics Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. K Largest Elements Problem Statement

Given an unsorted array containing 'N' integers, you are required to find 'K' largest elements from the array and return them in non-decreasing order.

Input:

The first line ...read more
Add your answer

Q2. Reverse Words in a String: Problem Statement

You are given a string of length N. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading or trai...read more

Add your answer

Q3. Average Marks Problem Statement

Given the initial letter of a student's name and three integer marks for that student, calculate and display the student's initial letter followed by the integer part of their av...read more

Add your answer

Q4. Pair Sum in Binary Search Tree

Given a Binary Search Tree (BST) and a target value 'K', determine if there exist two unique elements in the BST such that their sum equals the target 'K'.

Explanation:

A BST is a...read more

Add your answer
Discover Excel Genetics interview dos and don'ts from real experiences

Q5. Sorting of a Rotated Sorted Array Problem Statement

You are provided with a rotated sorted array of size N. Your task is to sort the given array in increasing order.

Example:

Input:
N = 4
Array = [2, 3, 4, 1]
Ou...read more
Add your answer

Q6. Binary Tree Traversals

Your task is to compute the In-Order, Pre-Order, and Post-Order traversals for a given Binary Tree with 'N' nodes, where each node has an integer value.

Input:
T For each test case, the i...read more
Add your answer
Are these interview questions helpful?

Q7. Next Greater Number Problem Statement

Given a string S which represents a number, determine the smallest number strictly greater than the original number composed of the same digits. Each digit's frequency from...read more

Add your answer

Q8. Peak Element Finder

For a given array of integers arr, identify the peak element. A peak element is an element that is greater than its neighboring elements. Specifically, if arr[i] is the peak, then both arr[i...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Ninja and Sorted Array Merging Problem

Ninja is tasked with merging two given sorted integer arrays ARR1 and ARR2 of sizes 'M' and 'N', respectively, such that the merged result is a single sorted array within ...read more

Add your answer

Q10. Statistics From A Large Sample Task

Calculate various statistical measures given a large sample of integers in the range [0, 255]. For efficiency, you are provided with an array 'count' where the i-th element s...read more

Add your answer

Q11. LRU Cache Design Question

Design a data structure for a Least Recently Used (LRU) cache that supports the following operations:

1. get(key) - Return the value of the key if it exists in the cache; otherwise, re...read more

Add your answer

Q12. Level Order Traversal Problem Statement

Given a binary tree of integers, return the level order traversal of the binary tree.

Input:

The first line contains an integer 'T', representing the number of test cases...read more
Add your answer

Q13. Number of Islands II Problem Statement

You have a 2D grid of dimensions 'N' rows by 'M' columns, initially filled with water. You are given 'Q' queries, where each query contains two integers 'X' and 'Y'. Durin...read more

Add your answer

Q14. Reverse Alternate Levels of a Perfect Binary Tree Problem Statement

Given a perfect binary tree consisting of 'N' nodes, reverse the nodes at alternate levels in the tree (i.e., reverse level 2, level 4, level ...read more

Add your answer

Q15. Running Median Problem

Given a stream of integers, calculate and print the median after each new integer is added to the stream.

Output only the integer part of the median.

Example:

Input:
N = 5 
Stream = [2, 3,...read more
Add your answer
Q16. Why are synchronized blocks needed in Java?
Add your answer
Q17. How do you analyze the usage history of an application?
Add your answer
Q18. What is ConcurrentHashMap in Java?
Add your answer
Q19. Explain the Producer-Consumer problem and how it can be solved using semaphores.
Add your answer
Q20. Design a file sharing mechanism between two users.
Add your answer
Q21. What are the characteristics of distributed file systems?
Add your answer
Q22. You have 5 pirates and 100 gold coins. The challenge is to determine how the pirates will divide the coins among themselves based on their ranking and the rules they follow.
Add your answer

Q23. Largest vertical rectangle in array

Ans.

Find the largest vertical rectangle in an array of strings

  • Iterate through each column in the array

  • For each column, find the consecutive vertical rectangles of '1's

  • Calculate the area of each rectangle and keep track of the largest one

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Excel Genetics

based on 2 interviews
Interview experience
4.5
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Developer Interview Questions from Similar Companies

4.2
 • 122 Interview Questions
4.1
 • 31 Interview Questions
3.5
 • 18 Interview Questions
3.8
 • 17 Interview Questions
3.7
 • 11 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter