i
Amadeus
Filter interviews by
Reverse a string without any library function.
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
Printing even and odd numbers using two threads in Java
Create two threads, one for even numbers and one for odd numbers
Use a loop to iterate through the numbers and print them
Use synchronization to ensure alternate printing of even and odd numbers
Use wait() and notify() methods to control the execution of threads
posted on 8 Jan 2025
I applied via Approached by Company and was interviewed in Aug 2023. There were 5 interview rounds.
Medium data structure problem was given and asked to solve. System design questions was asked.
Medium data structure problem was asked. Java questions were asked and previous projects were discussed.
posted on 3 Sep 2022
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
Object-Oriented Programming concepts in C#
Oops stands for Object-Oriented Programming.
It includes concepts like classes, objects, inheritance, polymorphism, encapsulation.
Example: Creating a class 'Car' with properties like 'make', 'model' and methods like 'drive'.
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
posted on 29 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
SQL query to retrieve student department id.
Use SELECT statement to retrieve data
Specify the columns to be selected, including the department id column
Specify the table where the student data is stored
Use WHERE clause to filter the results based on student information
Code to find index of sub string in main string and duplicate the sub string
Use a loop to iterate through the main string and check for the sub string
If sub string is found, duplicate it and store the index
Return the index of the duplicated sub string
Written coding test
Basic coding questions
Only c c++
Easy level
based on 6 reviews
Rating in categories
Senior Software Engineer
605
salaries
| ₹11.1 L/yr - ₹33.3 L/yr |
Member Technical Staff
316
salaries
| ₹14.9 L/yr - ₹42.5 L/yr |
Software Engineer
219
salaries
| ₹5.9 L/yr - ₹21 L/yr |
Senior Business Analyst
182
salaries
| ₹10.5 L/yr - ₹25 L/yr |
Software Development Engineer II
182
salaries
| ₹12 L/yr - ₹26.8 L/yr |
Sabre
Travelport
Expedia Group
Booking Holdings