Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2023. There were 4 interview rounds.
3 coding questions were asked
Use Floyd's Tortoise and Hare algorithm to detect cycles in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at some point, there is a cycle in the linked list.
Example: 1->2->3->4->2 (cycle exists between 4 and 2)
Copy paste ques from leetcode
Again even 3rd round was copy paste from leetcode .
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Data Scientist
5
salaries
| ₹16 L/yr - ₹26 L/yr |
Product Manager
5
salaries
| ₹14 L/yr - ₹25 L/yr |
Senior Data Engineer
4
salaries
| ₹25 L/yr - ₹42 L/yr |
Software Engineer
3
salaries
| ₹12.6 L/yr - ₹14 L/yr |
Data Analyst
3
salaries
| ₹2.4 L/yr - ₹3.2 L/yr |
Accenture
Wipro
Cognizant
Capgemini