Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
First round was aptitude round mcq based in that round they provide a sheet that they checked later after shortlisting candidates based on scores
This was a basically introduction round where they asked only to introduce yourself
Reverse a given string
Create a character array from the input string
Use two pointers to swap characters from start and end of the array
Repeat until the pointers meet in the middle
I appeared for an interview in Apr 2025, where I was asked the following questions.
Total questions were 50 and time alloted was 50 minutes.
Introduction of candidates which included skills, family background, achievements, projects etc
Fibonacci series can be solved recursively by adding the previous two numbers in the series.
Define a base case for when n is 0 or 1, return n in that case
Otherwise, recursively call the function with n-1 and n-2 and add the results
Example: Fibonacci(5) = Fibonacci(4) + Fibonacci(3) = Fibonacci(3) + Fibonacci(2) + Fibonacci(2) + Fibonacci(1) = 3 + 2 + 2 + 1 = 8
Context API provides a way to pass data through the component tree without having to pass props down manually. Redux is used for managing global state in complex applications.
Context API allows you to share data across components without having to pass props down manually
Redux is preferred for managing global state in large applications with complex data flow
Context API is simpler to use for smaller applications with l...
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
1 hour of time limit
Group of seven people, each have to give the introduction
I appeared for an interview before Jun 2024, where I was asked the following questions.
There was around 60 ques that consist your basic information, quant ques and some basic technical questions.
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
There were simple questions it was easy oops project output related questions were there.
It was to tell us about oneself. what to choose and skills.
I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.
Top trending discussions
posted on 26 Jun 2025
Use MongoDB's aggregation framework to filter and sort students by their scores, returning the top 5 results.
Use the `find()` method to query the students collection.
Sort the results by the score field in descending order.
Limit the results to 5 using the `limit()` method.
Example: `db.students.find().sort({ score: -1 }).limit(5)`
Ensure the score field exists and is indexed for better performance.
Redux is a state management library for JavaScript apps, while Context API is a built-in React feature for managing state.
Redux provides a centralized store for application state, while Context API allows for state sharing across components without prop drilling.
Redux uses actions and reducers to manage state changes, whereas Context API uses the Provider and Consumer pattern.
Redux is more suitable for large applicatio...
I appeared for an interview before Jul 2024, where I was asked the following questions.
I motivate team members by fostering collaboration, recognizing achievements, and encouraging personal growth.
Encourage open communication: Create an environment where team members feel comfortable sharing ideas and feedback.
Recognize achievements: Celebrate both small wins and major milestones to boost morale and motivation.
Set clear goals: Help team members understand their roles and how they contribute to the larger...
The duration of Wingman Partners interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 7 interview experiences
Difficulty level
Duration
based on 17 reviews
Rating in categories
Quality Analyst
6
salaries
| ₹6.1 L/yr - ₹6.1 L/yr |
Devops Engineer
6
salaries
| ₹4 L/yr - ₹6.8 L/yr |
Software Developer
4
salaries
| ₹6.5 L/yr - ₹16.5 L/yr |
Lead Engineer
4
salaries
| ₹16.5 L/yr - ₹21 L/yr |
QA Engineer
4
salaries
| ₹4 L/yr - ₹6.7 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Magneti Marelli Motherson Auto System