Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Zoho (Chennai) nel mese di mar 2018
Colloquio
C and C++ snipet. It is tough to the core . If you have in-depth knowledge about compiler and working process crack it easily also learn the algorithm Which is in geeks for geeks website.
Ho presentato la mia candidatura di persona. Ho sostenuto un colloquio presso Zoho (Chennai) nel mese di gen 2026
Colloquio
Round 1 : General Aptitude: Topics include Time & Work, Profit & Loss, Ratios, Percentages, and Logical Reasoning.
Round 2 : 8 DSA Questions
1. Longest Subarray With Limited Difference
2. Decode String
3. 3Sum
4. Valid Parentheses
5. Longest Substring Without Repeating Characters
6. Group Anagrams
7. Task Scheduler
8. Minimum Window Substring6. Group Anagrams
Round 3 : Build a Social media app with follow and comment feature in terminal output
Domande di colloquio [1]
Domanda 1
1. Longest Subarray With Limited Difference
Problem
Given an integer array nums and an integer k, find the length of the longest contiguous subarray such that the absolute difference between the maximum and minimum elements in the subarray is less than or equal to k.
2. Decode String
Problem
Given an encoded string, return its decoded version.
The encoding rule is:
k[encoded_string]
The string inside the brackets must be repeated k times.
3. 3Sum
Problem
Given an integer array nums, return all unique triplets [nums[i], nums[j], nums[k]] such that:
i ≠ j ≠ k
nums[i] + nums[j] + nums[k] = 0
4. Valid Parentheses
Problem
Given a string containing only:
( ) { } [ ]
Determine if the string is valid.
A string is valid if:
Open brackets are closed by the same type
Open brackets are closed in the correct order
5. Longest Substring Without Repeating Characters
Problem
Given a string s, find the length of the longest substring without repeating characters.
6. Group Anagrams
Problem
Given an array of strings, group anagrams together.
Two strings are anagrams if they contain the same characters in a different order.
7. Task Scheduler
Problem
You are given CPU tasks represented by letters A–Z and a cooling period n.
The same task cannot run again until n intervals pass.
8. Minimum Window Substring
Problem
Given two strings s and t, find the smallest substring in s that contains all characters of t.
If no such substring exists, return empty string.
Return the minimum number of CPU intervals required to finish all tasks.
it consists of 5 rounds of interview. The first round is aptitude and the second round is debugging and the third round is problem solving. The interview is done in a clean manner.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Zoho (Nuova Delhi) nel mese di feb 2021
Colloquio
I am waiting for a 2k21 hiring process.
1st aptitude test is check for an a iq level
2nd technical round is check an a how I learn about programming
3rd HR round