Filter interviews by
I applied via Naukri.com and was interviewed before Aug 2022. There were 5 interview rounds.
Previous experience, scenarios and industry knowledge
Scenarios based presentation preparing and presenting
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
OOPs is a programming paradigm that uses objects to represent real-world entities and their interactions.
OOPs stands for Object-Oriented Programming.
It is used to organize and structure code for better readability, reusability, and maintainability.
OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction.
Examples of OOPs languages include Java, Python, C++, and Ruby.
posted on 23 Jul 2024
posted on 4 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
It was a mcq + coding round with computer fundamentals and aptitude + easy-medium level dsa questions.
It was an offline aptitute test with 30 questions for 30 minutes.
Detect a loop in a linked list by using Floyd's Cycle Detection Algorithm
Use two pointers, slow and fast, to traverse the linked list
If there is a loop, the fast pointer will eventually meet the slow pointer
Initialize slow and fast pointers at the head of the linked list
Move slow pointer by one step and fast pointer by two steps in each iteration
If the fast pointer reaches the end of the list or meets the slow pointer,
Find the unique element in an array of strings
Iterate through the array and use a hashmap to store the frequency of each element
After iterating, check the hashmap for elements with frequency 1 to find the unique element
I have worked on various projects including a web application for a local business and a mobile app for tracking daily habits.
Developed a web application using HTML, CSS, and JavaScript for a local business to manage their inventory and sales.
Created a mobile app using React Native to track daily habits and provide reminders for healthy routines.
Collaborated with a team to implement new features and fix bugs in existin...
MySQL query to select the id of second highest salary from employee table
Use ORDER BY clause to sort salaries in descending order
Use LIMIT to select the second row
Use a subquery to avoid duplicates if multiple employees have the same salary
posted on 23 Dec 2024
Create a basic React app with dummy data fetched from a JSON API.
Set up a new React project using create-react-app
Create a component to fetch data from a JSON API using fetch or axios
Display the fetched data in the component
I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jun 2024. There were 4 interview rounds.
Concatenate two LinkedList without using extra space in O(n) time
Traverse the first LinkedList and update the last node's next pointer to the head of the second LinkedList
Return the head of the first LinkedList as the concatenated LinkedList
I have contributed to various projects by developing new features, fixing bugs, and optimizing code.
Developed new features based on client requirements
Fixed bugs reported by QA team
Optimized code for better performance
Collaborated with team members to meet project deadlines
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 40 reviews
Rating in categories
Senior Project Coordinator
24
salaries
| ₹3.9 L/yr - ₹5.6 L/yr |
Project Lead
21
salaries
| ₹6.8 L/yr - ₹9.1 L/yr |
Senior Recruitment Coordinator
12
salaries
| ₹3.1 L/yr - ₹5.5 L/yr |
Project Analyst
8
salaries
| ₹4.8 L/yr - ₹8.4 L/yr |
Project Manager
7
salaries
| ₹7 L/yr - ₹10.3 L/yr |
Lionbridge Technologies
TransPerfect
Welocalize
RWS Holdings