i
ConsultAdd
Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)
I applied via campus placement at Acropolis Institute of Technology and Research, Bhopal and was interviewed in Sep 2024. There were 2 interview rounds.
2 coding questions medium to hard level
Use Floyd's cycle detection algorithm to find if a Singly Linked List is cyclic or not.
Use two pointers, slow and fast, where slow moves one step at a time and fast moves two steps at a time.
If there is a cycle, the two pointers will eventually meet at some point.
If the fast pointer reaches the end of the list (null), then there is no cycle.
I applied via LinkedIn and was interviewed before Sep 2021. There were 4 interview rounds.
Easy to medium level
Decent one somewhat medium level
Top trending discussions
posted on 2 Jul 2024
Authentication verifies the identity of a user, while authorization determines what resources a user can access.
Authentication confirms the identity of a user through credentials like username and password.
Authorization determines the permissions and access levels of a user once their identity is confirmed.
Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your use
posted on 19 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.
Aptitude test on logocal reasoning and maths question
All sql queries and oops concept.
posted on 29 Dec 2024
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
MCQ's and speech assesment,DSA ,C,Git,Dbms, everything was included and last part u will be able to choose language of your choice i chose java
I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.
2 DSA question was asked
40 questions in 20 minutes
Generate all possible permutations of an array of strings
Use recursion to generate permutations
Swap elements to create different permutations
Base case: when array size is 1, return array as permutation
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
based on 2 reviews
Rating in categories
Business Analyst
36
salaries
| ₹5 L/yr - ₹11 L/yr |
Software Engineer
32
salaries
| ₹4 L/yr - ₹17.2 L/yr |
Management Engineer Trainee
16
salaries
| ₹4.6 L/yr - ₹6 L/yr |
Software Developer
10
salaries
| ₹8 L/yr - ₹26 L/yr |
Management Trainee
9
salaries
| ₹4.6 L/yr - ₹6.5 L/yr |
TCS
Infosys
Wipro
HCLTech