Filter interviews by
Generate all permutations of a string using a backtracking approach.
Backtracking involves exploring all possible configurations and abandoning those that don't meet criteria.
Start with an empty string and build permutations by adding one character at a time.
Use a boolean array to track which characters are already included in the current permutation.
Example: For the string 'abc', the permutations are 'abc', 'acb',...
To find the second largest element in an array, iterate through the array while tracking the largest and second largest values.
Initialize two variables: 'largest' and 'secondLargest' to negative infinity.
Iterate through each element in the array.
For each element, update 'largest' if the current element is greater than 'largest'.
If the current element is less than 'largest' but greater than 'secondLargest', update ...
JS in Java refers to JavaScript, a scripting language commonly used for web development.
JavaScript is a high-level, interpreted programming language.
It is commonly used for client-side web development.
JS can be embedded in HTML pages to add interactivity.
It is not the same as Java, which is a separate programming language.
Find the second largest element in an array of integers efficiently.
Iterate through the array while keeping track of the largest and second largest elements.
Initialize two variables: largest and secondLargest to negative infinity.
For each element, update largest if the current element is greater than largest.
If the current element is less than largest but greater than secondLargest, update secondLargest.
Example: F...
Indexing in DBMS is a technique to improve the performance of queries by allowing faster retrieval of data.
Indexing creates a data structure that allows for quick lookups of data based on specific columns.
It helps in reducing the time taken to retrieve data from a database table.
Examples of indexing methods include B-tree, Hash indexes, and Bitmap indexes.
Minimum 31 socks need to be taken out to get 15 pairs of socks
To get 15 pairs of socks, you need to have 30 socks of different colors
After taking out 30 socks, the next sock you take out will complete the 15 pairs
So, minimum 31 socks need to be taken out to get 15 pairs of socks
The weight of the pen is 4 kg.
To find the weight of the pen, we can set up the equation: pen weight = 2 kg + 1/2 of its own weight
Let x be the weight of the pen. The equation becomes: x = 2 + 1/2 * x
Solving for x, we get x = 4 kg
To correct the labels on 3 boxes with jumbled fruit labels, the least number of steps required is 2.
Pick a fruit from the box labeled 'apples + oranges', since it must contain both fruits.
Then pick a fruit from the box labeled 'oranges', as it cannot contain apples.
When designing an online carrom game, the saved data when the game is paused and resumed should include player scores, positions of coins, game state, and timer status.
Player scores should be saved to ensure continuity.
Positions of coins on the board should be saved to resume the game accurately.
Game state (such as whose turn it is) should be saved to maintain the flow.
Timer status should be saved to resume the ga...
Quality Assurance ensures that products meet high standards and customer expectations.
Ensures product quality and reliability
Identifies and fixes defects early in the development process
Increases customer satisfaction and trust in the product
Reduces risks and costs associated with product failures
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test was of 1.5 hrs and it was online. It was completely based on technical questions.
This test was offline and it was a pen paper test wherein 10 questions will be given you have to write code or spot the error and correct them.
I applied via Walk-in and was interviewed in Apr 2024. There were 4 interview rounds.
So prepare good amout of aptitude , and try to solve at least 15 Questions
It was an Online coding test 2 questions were there. difficulty (Easy and Medium).
The third round was again an coding round but it was a pen and paper test , it was in offline mode they will tell you the center after you will complete 2nd round.
In pen and paper test there are 10 coding questions and from topics array , string , recursion , Bit manipulation , BST , Linked List. so you have to solve at least 6-7 questions.
Generate all permutations of a string using a backtracking approach.
Backtracking involves exploring all possible configurations and abandoning those that don't meet criteria.
Start with an empty string and build permutations by adding one character at a time.
Use a boolean array to track which characters are already included in the current permutation.
Example: For the string 'abc', the permutations are 'abc', 'acb', 'bac...
I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.
It was good hard question were asked
Opps concept and their code
I applied via Campus Placement
Data structure and algorithm, easy and medium questions
I have given the online aptitude test of zeus learning (on campus) , which was the very first round and the test was divided into two parts, first part was mostly coding-decoding questions (aptitude) which was easy according to me but it was tricky too and second part included 2 dsa question and both the questions were of easy level.
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Simple logical questions.
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Logical + Quantitative questions +subjective round for QA -> questions to figure the mistake in designs
Minimum 31 socks need to be taken out to get 15 pairs of socks
To get 15 pairs of socks, you need to have 30 socks of different colors
After taking out 30 socks, the next sock you take out will complete the 15 pairs
So, minimum 31 socks need to be taken out to get 15 pairs of socks
The weight of the pen is 4 kg.
To find the weight of the pen, we can set up the equation: pen weight = 2 kg + 1/2 of its own weight
Let x be the weight of the pen. The equation becomes: x = 2 + 1/2 * x
Solving for x, we get x = 4 kg
To correct the labels on 3 boxes with jumbled fruit labels, the least number of steps required is 2.
Pick a fruit from the box labeled 'apples + oranges', since it must contain both fruits.
Then pick a fruit from the box labeled 'oranges', as it cannot contain apples.
When designing an online carrom game, the saved data when the game is paused and resumed should include player scores, positions of coins, game state, and timer status.
Player scores should be saved to ensure continuity.
Positions of coins on the board should be saved to resume the game accurately.
Game state (such as whose turn it is) should be saved to maintain the flow.
Timer status should be saved to resume the game wi...
Basic html,dsa questions
I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.
Basic Aptitude test followed by 2 coding questions. Test was very easy.
This was pen and paper coding test, where we were given 20 questions and we had to write code on paper. Total time was 2-3 hr.
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Basic aptitude test for further assessment
Top trending discussions
Some of the top questions asked at the Zeus Learning interview -
The duration of Zeus Learning interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 26 interview experiences
Difficulty level
Duration
based on 104 reviews
Rating in categories
2-5 Yrs
Not Disclosed
3-7 Yrs
Not Disclosed
Software Engineer
139
salaries
| ₹5.8 L/yr - ₹12.3 L/yr |
Senior Software Engineer
94
salaries
| ₹11.4 L/yr - ₹19.1 L/yr |
Software Developer
85
salaries
| ₹5.8 L/yr - ₹11 L/yr |
Quality Engineer
36
salaries
| ₹4.2 L/yr - ₹9.4 L/yr |
Senior Quality Engineer
26
salaries
| ₹6.4 L/yr - ₹13 L/yr |
Z X Learning
Schoolnet India
Acadecraft
Trivium Education Services