Filter interviews by
I appeared for an interview in Dec 2022.
Basic aptitude via online platform
Basic data structures questions like tree and graph
An interface in software development is a contract that defines the methods that a class must implement.
An interface contains method signatures but no implementation details.
Classes can implement multiple interfaces in Java.
Interfaces are used to achieve abstraction and multiple inheritance in programming.
Example: Java interface 'Runnable' defines a single method 'run' that must be implemented by any class that impleme...
Reversing a string involves rearranging its characters in the opposite order, which can be done using various programming techniques.
Use built-in functions: In Python, you can use slicing: `reversed_string = original_string[::-1]`.
Iterative approach: Loop through the string from the end to the beginning and build a new string.
Using recursion: Define a function that calls itself with a substring until it reaches the bas...
Top trending discussions
I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.
I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.
Clone a linked list with random pointers.
Create a new node for each node in the original list.
Store the mapping between the original and cloned nodes in a hash table.
Traverse the original list again and set the random pointers in the cloned list using the hash table.
Return the head of the cloned list.
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
This question involves creating a program using HTML to demonstrate web development skills.
Understand the structure of an HTML document: <html>, <head>, <body>.
Use semantic HTML elements like <header>, <footer>, <article> for better accessibility.
Incorporate CSS for styling and JavaScript for interactivity.
Example: Create a simple webpage with a title, a paragraph, and a button that ...
posted on 7 Jun 2024
I appeared for an interview in Feb 2025, where I was asked the following questions.
I have over 5 years of experience in software development, specializing in web applications and cloud technologies.
Developed a full-stack web application using React and Node.js, improving user engagement by 30%.
Led a team of 4 developers in creating a microservices architecture for a scalable e-commerce platform.
Implemented CI/CD pipelines using Jenkins and Docker, reducing deployment time by 50%.
Worked with Agile met...
I applied via Referral and was interviewed in Nov 2023. There were 6 interview rounds.
Duration: 1Hour 30 Minutes, 2 Coding Questions of Total 175 Marks. 1st Question has 75 marks and 2nd Question has 100 marks.
Using Bitwise OR operation to find the smallest missing number in an array.
Iterate through the array and perform Bitwise OR operation with each element to set corresponding bit in a bitmask
Iterate through the bitmask to find the first unset bit, which represents the smallest missing number
Example: Array [0, 1, 3, 4, 6] would have a bitmask of 10101, smallest missing number is 2
Extract data from a dynamic array and perform mathematical operations on it.
Identify the dynamic array structure, e.g., ['12', '15', '20'].
Convert string elements to integers for mathematical operations.
Perform operations like sum, average, or product on the extracted data.
Example: For array ['2', '3', '5'], sum = 2 + 3 + 5 = 10.
Use built-in functions like map() for conversion and reduce() for aggregation.
Pseudo code for a scenario
Define variables and data structures needed
Write the main logic using conditional statements and loops
Handle edge cases and error conditions
Test the pseudo code with sample inputs
I appeared for an interview before Jun 2024, where I was asked the following questions.
I have over 5 years of experience in software development, specializing in web applications and agile methodologies.
Developed a full-stack web application using React and Node.js for an e-commerce platform, improving user engagement by 30%.
Led a team of 4 developers in an agile environment, successfully delivering projects on time and within budget.
Implemented RESTful APIs that enhanced data retrieval speed by 25%, opt...
My ideal job is one that fosters creativity, collaboration, and continuous learning while making a positive impact through technology.
A collaborative environment where team members share ideas and support each other, like in Agile development teams.
Opportunities for continuous learning, such as attending workshops or conferences to stay updated on the latest technologies.
Projects that have a meaningful impact, like dev...
I appeared for an interview in Oct 2024, where I was asked the following questions.
Maximize item collection using a sliding window approach on a 1D axis.
Identify the range of positions on the x-axis where items are located.
Use two pointers to represent the current window of positions being considered.
Expand the right pointer to include more items until the window exceeds the desired range.
Contract the left pointer to reduce the window size while maintaining the maximum sum of items.
Keep track of the ...
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...
based on 1 interview experience
Difficulty level
Duration
Software Engineer
40
salaries
| ₹3.3 L/yr - ₹8.2 L/yr |
Software Developer
4
salaries
| ₹4.8 L/yr - ₹8 L/yr |
Senior Software Engineer
4
salaries
| ₹9 L/yr - ₹15 L/yr |
Devops Engineer
4
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Data Analyst
3
salaries
| ₹6 L/yr - ₹6.3 L/yr |
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Magneti Marelli Motherson Auto System