i
CodeClouds
Filter interviews by
I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.
They do a technical mock test
States play a crucial role in the functioning of a country's government and administration.
States are administrative divisions within a country.
They have their own governments and are responsible for managing their own affairs.
States play a key role in the federal system of government, where power is shared between the central government and the states.
They are responsible for implementing policies and programs at the ...
Top trending discussions
posted on 21 Apr 2024
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
It started with basic introduction, than move ahead with Java, Spring boot question in the end, he asked one leetcode medium question based on DP . Ques : Find a minimum number of jumps required to reach the end of the array, and each index , it can jump arr[index] time at max, you need to calculate minimum number of steps required to reach at the end.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Hacker rank coding tesr
posted on 3 Jan 2024
I applied via Walk-in and was interviewed before Jan 2023. There were 5 interview rounds.
Haker rank coding test on c# and sql
I applied via Referral and was interviewed before Jul 2023. There was 1 interview round.
It was good ...questions were easy and straight forward..basic questions based on ds algo
I was interviewed before Mar 2021.
To check if a number is a power of 2, we can use bitwise operations.
A power of 2 has only one bit set to 1, so we can use the bitwise AND operator to check if the number is a power of 2.
If n is a power of 2, then n & (n-1) will be 0.
For example, 8 (1000 in binary) is a power of 2, and 8 & 7 (0111 in binary) is 0.
Sort a stack without using another data structure
Use recursion to pop the top element and insert it at the bottom of the remaining stack
Repeat until the stack is sorted in ascending order
Time complexity: O(n^2), space complexity: O(n) due to recursion
Check if array has continuous increasing and decreasing values
Loop through the array and check if each element is greater than the previous one
Once you find the maximum element, check if the remaining elements are in decreasing order
If yes, return true else false
Design a cricinfo (LLD)
Identify the entities: players, teams, matches, scorecards, tournaments, etc.
Define the relationships between entities
Create a database schema to store the data
Implement APIs to fetch and update data
Design a UI to display the information
Consider scalability and performance
Ensure data security and privacy
based on 2 interviews
Interview experience
based on 5 reviews
Rating in categories
Web Developer
189
salaries
| ₹2.2 L/yr - ₹8.5 L/yr |
Senior Web Developer
77
salaries
| ₹4.2 L/yr - ₹10.5 L/yr |
Html Developer
57
salaries
| ₹2.4 L/yr - ₹7.5 L/yr |
Quality Analyst
43
salaries
| ₹3 L/yr - ₹8.4 L/yr |
Front end Developer
38
salaries
| ₹3.1 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech