Faster and better experience!
i
UKG
Filter interviews by
I applied via Campus Placement
Question related to operating system and computer network
Traverse all child nodes in a tree data structure
Use depth-first or breadth-first traversal algorithms
Recursively visit each child node starting from the root node
Consider using a stack or queue data structure for traversal
Example: Traverse all nodes in a binary tree
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jun 2024. There were 4 interview rounds.
Hacker rank mcq medium to hard level 1 hr duration
Singleton ensures a class has only one instance, while Abstract Factory provides an interface for creating families of related objects.
Singleton pattern restricts the instantiation of a class to one object, ensuring there is only one instance of the class.
Abstract Factory pattern provides an interface to create families of related or dependent objects without specifying their concrete classes.
Singleton pattern can be i...
Implement linked list and generate all combination strings in Python.
Create a Node class to represent each element in the linked list.
Implement methods to add nodes, delete nodes, and generate all combinations of strings.
Use recursion to generate all combinations of strings.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
UKG interview questions for designations
I applied via Campus Placement and was interviewed in May 2022. There were 5 interview rounds.
It was a MCQ test with some of the questions based on aptitude and other basic coding questions
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Medium non verbal reasoning, verbal reasoning Os dbms network
No coding questions
Detect loop in a linked list.
Use two pointers, slow and fast, to traverse the list.
If there is a loop, the fast pointer will eventually catch up to the slow pointer.
If the fast pointer reaches the end of the list, there is no loop.
Use parseInt() function to convert string to integer without ASCII conversion.
Use parseInt() function with radix parameter to specify the base of the number system
If radix is not specified, parseInt() will try to determine the base automatically
If the string contains non-numeric characters, parseInt() will return NaN
I was interviewed in Aug 2017.
Top trending discussions
Written coding test
Basic coding questions
Only c c++
Easy level
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
In first round 4 coding question like 1 dsa 2 database and one is api and question is very simple . coding round was conducted in hackerrank
Again same but dsa question and oops concept in deep level
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert, search, and delete nodes in the tree.
Consider different traversal methods like inorder, preorder, and postorder.
Interview experience
based on 5 reviews
Rating in categories
Senior Software Engineer
486
salaries
| ₹10.2 L/yr - ₹22.5 L/yr |
Lead Software Engineer
371
salaries
| ₹14.5 L/yr - ₹32 L/yr |
Principal Software Engineer
250
salaries
| ₹19.3 L/yr - ₹42 L/yr |
Senior Software QA Engineer
99
salaries
| ₹8 L/yr - ₹17.5 L/yr |
Lead Software Quality Assurance Engineer
89
salaries
| ₹12.5 L/yr - ₹25.6 L/yr |
Accenture
IBM
Infosys
TCS