traverse a tree with no cycles using dfs implemented using stack and not recursion
Software Trainee Interview Questions
12,678 software trainee interview questions shared by candidates
Write a program that prints the numbers from 1 to 100 and for multiples of '3' print "Fizz" instead of the number and for the multiples of '5' print "Buzz". (Find Complexity and increase efficiency by reducing logical flaws)
Questions in first technical round L1
Simple java program Basic introduction
What is a diode and basic electronics based questions.
first round
1st round basic aptitude (number series, average, ages, odd man out) L1 medium level coding : Palindrome Partitioning puzzle: Blind man and Pills you may find these on geeksforgeeks
On first round they conducted aptitude test with 15 mathematics questions (15 minutes) and 10 Technical questions (15 minutes). You need to solve one question each minute for aptitude and there was also negative mark so time is the key on that round.
Explain about the sorting algorithms you know. Asked only the concepts and how it works, no code or algorithm was asked
Basic Linkedlist question from leetcode
Viewing 1341 - 1350 interview questions