i
UKG
Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
The angle between the minute and hour hand of a clock at 3:45 is 157.5 degrees.
Calculate the angle formed by the hour hand from 12 o'clock position to 3:45 position (135 degrees)
Calculate the angle formed by the minute hand from 12 o'clock position to 3:45 position (22.5 degrees)
Subtract the smaller angle from the larger angle to get the angle between the two hands (157.5 degrees)
Indexing in DBMS is a technique used to improve the performance of queries by allowing faster retrieval of data.
Indexes are data structures that store a small portion of the data set in an easily searchable format.
They help in speeding up the data retrieval process by reducing the number of disk accesses needed.
Indexes can be created on one or more columns of a table to improve the performance of SELECT queries.
Example...
The lifecycle of a React component includes mounting, updating, and unmounting phases.
Mounting phase: constructor, render, componentDidMount
Updating phase: shouldComponentUpdate, render, componentDidUpdate
Unmounting phase: componentWillUnmount
To delete an entry in MongoDB database, you can use the deleteOne() or deleteMany() methods.
Use deleteOne() method to delete a single document based on a specific condition
Use deleteMany() method to delete multiple documents based on a specific condition
Make sure to specify the filter criteria to accurately delete the desired entry
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
3 questions were there
Core concept of computer science is the study of algorithms and data structures.
Algorithms are step-by-step procedures for solving problems.
Data structures are ways to organize and store data efficiently.
Examples include sorting algorithms like bubble sort and data structures like arrays and linked lists.
I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.
A dsa question is asked in exam
The pillars of Oops are Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation restricts access to certain components within a class, protecting the data from outside interference.
Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility in code.
Abstraction hides the complex impleme...
Print k most repeating integers from an array
Create a hashmap to store the frequency of each integer in the array
Sort the hashmap based on frequency in descending order
Print the first k keys from the sorted hashmap
I was interviewed before Jan 2024.
UKG interview questions for designations
I disagreed with a team member's approach to a coding problem
I disagreed with a team member's choice of programming language for a project
I suggested a different solution to a technical issue than my team member
I had a different opinion on the best way to optimize code performance
Get interview-ready with Top UKG Interview Questions
I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed before Aug 2023. There was 1 interview round.
It was mix test which included algorithmic questions along with aptitude questions and language specific questions like from Java and python
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
It included aptitude, technical and coding questions
Remote work preferred, open to occasional travel
Remote work preferred
Open to occasional travel
Flexible with location
posted on 9 Oct 2024
I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.
2 Interview rounds
based on 16 reviews
Rating in categories
Senior Software Engineer
485
salaries
| ₹10.2 L/yr - ₹23 L/yr |
Lead Software Engineer
368
salaries
| ₹14.5 L/yr - ₹33 L/yr |
Principal Software Engineer
235
salaries
| ₹19.3 L/yr - ₹42.4 L/yr |
Lead Software Quality Assurance Engineer
102
salaries
| ₹12.5 L/yr - ₹25.6 L/yr |
Senior Software QA Engineer
99
salaries
| ₹9.2 L/yr - ₹18.4 L/yr |
Accenture
IBM
Infosys
TCS