i
GoComet
Filter interviews by
I was interviewed in Mar 2021.
Round duration - 90 minutes
Round difficulty - Easy
Timing was 10:00 AM. Platform was good.
Given an array ARR
of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...
Given an array of integers, find a subarray with a given sum S.
Iterate through the array while keeping track of the current sum and start index.
Use a hashmap to store the sum and its corresponding index.
If the current sum - S is found in the hashmap, a subarray with sum S exists.
Return the start index and current index as the end index.
Given a string S, your task is to recursively remove all consecutive duplicate characters from the string.
String S
Output string
Recursively remove consecutive duplicate characters from a string.
Use recursion to check if the current character is the same as the next character, if so, skip the next character
Base case: if the string is empty or has only one character, return the string
Recursive case: if the current character is the same as the next character, call the function recursively with the substring starting from the next character
Tip 1 : Practice Data structure questions.
Tip 2 : Do some projects.
Tip 3 : Have knowledge of DBMS.
Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.
I applied via Walk-in and was interviewed before Jul 2020. There were 4 interview rounds.
Top trending discussions
Some of the top questions asked at the GoComet interview -
The duration of GoComet interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 21 interviews
Interview experience
4-5 Yrs
Not Disclosed
3-4 Yrs
Not Disclosed
4-5 Yrs
Not Disclosed
Inside Sales Executive
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer II
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Customer Success Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Inside Sales Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Freight Tiger
BlackBuck
FarEye
LogiNext Solutions