i
TVS Next
Filter interviews by
I applied via Walk-in and was interviewed in Jul 2023. There were 4 interview rounds.
Java program to check for duplicate elements in an ArrayList of strings.
Iterate through the ArrayList and use a HashSet to store elements as you go.
If an element is already in the HashSet, it is a duplicate.
Return true if duplicates are found, false otherwise.
I applied via LinkedIn and was interviewed before Dec 2021. There were 3 interview rounds.
Top trending discussions
I applied via campus placement at Rajiv Gandhi Proudyogiki Vishwavidyalaya (RGPV), Bhopal and was interviewed in Nov 2024. There were 2 interview rounds.
Write a function that prints the numbers from 1 to 100. However, for multiples of three, print "Fizz" instead of the number, and for multiples of five, print "Buzz." For numbers that are multiples of both three and five, print "FizzBuzz."
Group discussion with fellow students on topics related to IT companies.
I applied via Campus Placement
Dsa problems dp and tress problem
I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about software engineering
Codechef easy level questions
Virtual DOM is a lightweight copy of the actual DOM used for efficient updates in web development.
Virtual DOM is a concept used in web development to improve performance by minimizing actual DOM manipulations.
Actual DOM refers to the real structure of the HTML elements on a webpage.
Virtual DOM is a representation of the actual DOM in memory that gets updated when changes are made, and then efficiently updates the actua...
Python slq apti path json sksa
I applied via Walk-in and was interviewed in Feb 2024. There were 3 interview rounds.
Basic Apti , ex train ,speed work
From Leetcode questions
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Data structures and algos
posted on 18 Aug 2022
I applied via campus placement at New Horizon College of Engineering, Bangalore and was interviewed in Jul 2022. There were 3 interview rounds.
Questions based or percentage, profit loss, ratio
Stacks are a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the top of the stack
Common operations include push (add element) and pop (remove element)
Stacks can be implemented using arrays or linked lists
Examples of stack usage include function call stack and undo/redo functionality in text editors
To find the middle number in a linked list.
Traverse the linked list using two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes. Return either one.
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
Basic Data Structure Questions asked
Advanced Data Structures and Algorithms questions asked.
Some of the top questions asked at the TVS Next Software Engineer interview -
based on 8 reviews
Rating in categories
Senior Software Engineer
99
salaries
| ₹5.5 L/yr - ₹18.1 L/yr |
Software Engineer
64
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Software Analyst
46
salaries
| ₹8 L/yr - ₹22.2 L/yr |
Senior QA Engineer
39
salaries
| ₹6.3 L/yr - ₹15.4 L/yr |
Technical Lead
38
salaries
| ₹14.9 L/yr - ₹29 L/yr |
TCS
Infosys
Wipro
HCLTech