i
VDart
Filter interviews by
I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.
Top trending discussions
I applied via Campus Placement
90 min MCQ +coding test on hackerrank.
Use Floyd's Tortoise and Hare algorithm to detect cycle 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.
posted on 5 Jan 2025
60 MCQ questions are there
Array list is faster for accessing elements by index, while Linked List is better for frequent insertions and deletions.
Array list has constant time access to elements by index, while Linked List requires traversing the list to find an element.
Linked List is better for frequent insertions and deletions as it only requires changing pointers, while Array list may require shifting elements.
Array list uses contiguous memor...
posted on 28 Jun 2024
I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.
About front end , html, css, reasoning,
Angular is a popular open-source front-end web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
Angular is a popular open-source web application framework developed by Google.
Angular is used for building dynamic web applications.
It allows for the creation of single-page applications.
Angular uses TypeScript for building applications.
It provides features like data binding, dependency injection, and routing.
Angular has a large community and ecosystem with many libraries and tools available.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Very easy question to medium level qustions
Easy to medium level questions
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Find repeated numbers in arrays of strings
Iterate through each string in the array
Convert each string to an array of numbers
Use a hash map to track the frequency of each number
Identify and return the repeated numbers
Case study of last project
Some of the top questions asked at the VDart Software Engineer interview -
based on 1 interview
Interview experience
Technical Recruiter
117
salaries
| ₹1.3 L/yr - ₹4.5 L/yr |
US IT Recruiter
66
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Senior Technical Recruiter
51
salaries
| ₹2.2 L/yr - ₹5 L/yr |
Senior Recruiter
33
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate - Team Lead
22
salaries
| ₹3 L/yr - ₹6 L/yr |
TCS
Infosys
Wipro
HCLTech