Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.
Simple coding test about array , hashmap then into API creation
Check if an array of strings contains any repeated elements.
Iterate through the array and store each element in a HashSet.
If adding an element to the HashSet returns false, then it is a repeated element.
SOLID principle is a set of five design principles to make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses w...
Top trending discussions
I applied via Approached by Company and was interviewed in Oct 2024. There were 4 interview rounds.
2 DSA questions and some MCQ on Java and Spring
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromes of odd and even lengths.
Remove duplicates from a 1D array of strings in place
Iterate through the array and use a HashSet to keep track of unique elements
Replace duplicates with null or an empty string to remove them in place
Search for the minimum element in a rotated sorted array with duplicate elements.
Use binary search to find the minimum element in the rotated sorted array.
Handle the case where duplicate elements are present by adjusting the search conditions.
Consider cases where the array is not rotated or contains only one element.
A singleton class is a class that can only have one instance created throughout the application.
Declare a private static instance variable of the class
Create a private constructor to prevent external instantiation
Provide a public static method to access the instance
Use recursion to print n natural numbers in C++ without semicolon.
Define a function to print natural numbers recursively.
Call the function inside main function with n as argument.
Base case: if n is less than 1, return.
Print n and call the function with n-1 as argument.
posted on 4 Jul 2024
Mettl test , scored 90% still didn't get shortlist for tech round
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Find the intersection point of two linked lists.
Use two pointers to traverse the linked lists
Calculate the difference in length between the two lists
Move the pointer of the longer list ahead by the difference
Move both pointers simultaneously until they meet at the intersection point
I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.
I like to choose topics java, c, python, html etc
About java, python, c, c++, html and about coding language
Hoe to built skill discussion about problem and how solve it
I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 interview rounds.
I have worked on projects with scalable architecture and integrated multiple systems using ES6 features in JavaScript.
Developed a microservices-based architecture for a healthcare platform using Node.js and React
Integrated payment gateway systems with e-commerce websites using REST APIs
Implemented ES6 features like arrow functions, template literals, and destructuring for cleaner code
Used Webpack for bundling and Babel...
I applied via Campus Placement and was interviewed in Apr 2022. There were 2 interview rounds.
Basic dsa algo apti and english
Easy string questions from leetcode
L2 Engineer
14
salaries
| ₹26 L/yr - ₹37 L/yr |
Software Engineer
7
salaries
| ₹21 L/yr - ₹30 L/yr |
Engineer 1
7
salaries
| ₹19.8 L/yr - ₹34 L/yr |
Senior Engineer
6
salaries
| ₹30 L/yr - ₹55.7 L/yr |
Software Developer
5
salaries
| ₹25 L/yr - ₹33 L/yr |
Adidas
NIKE
Under Armour
PUMA