Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Fair and was interviewed in Sep 2023. There was 1 interview round.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Compare adjacent elements and swap if necessary
Repeat until no more swaps are needed
Time complexity: O(n^2)
Space complexity: O(1)
Example: ['3', '1', '4', '1', '5', '9', '2', '6', '5', '3']
Top trending discussions
posted on 20 Nov 2024
I applied via campus placement at Marathwada Mitra Mandal's College of Engineering, Pune and was interviewed in Oct 2024. There were 2 interview rounds.
General apptitude and 2 easy coding questions.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods eat() and sleep(). Dog and Cat classes can override these methods to have t
Virtualization is the process of creating a virtual version of a device or resource, such as a server, storage device, network or operating system.
Virtualization allows multiple virtual instances to run on a single physical machine
It helps in optimizing resources and increasing efficiency
Examples include VMware, VirtualBox, and Hyper-V
I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani and was interviewed in Sep 2024. There were 2 interview rounds.
3 coding questions were asked and they were leetcode medium to hard level
I am a highly motivated SDET Engineer with a strong educational background in computer science.
Graduated with a Bachelor's degree in Computer Science
Completed multiple courses in software testing and quality assurance
Participated in internships where I gained hands-on experience in test automation
Continuously learning and staying updated on the latest technologies in the field
I applied via Newspaper Ad and was interviewed in Sep 2024. There were 2 interview rounds.
I see myself as a respected leader in the field, leading a team of skilled professionals and making significant contributions to the company's success.
Leading a team of SDETs and QA engineers
Implementing innovative testing strategies and automation techniques
Mentoring junior team members and helping them grow in their careers
Contributing to the development of cutting-edge products and technologies
Sorting strings with iron rod
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
It was on hackerrank(OA). There were two string and array based medium question.(Part of Blind 75 list)
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
General aptitude and out put realted questions
Face to face dsa and string manipulations
posted on 18 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Java program to convert first letter of each word to upper case
Split the input string into an array of words
Iterate through each word and capitalize the first letter
Join the words back together into a single string
Java program to remove duplicate characters from a string
Create a HashSet to store unique characters
Iterate through the string and add each character to the HashSet
Construct a new string by appending characters from the HashSet
Aptitude and coding question were asked
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Frequency array, java collection, missing number
based on 1 review
Rating in categories
Software Engineer
1.3k
salaries
| ₹19.9 L/yr - ₹80 L/yr |
Software Developer
827
salaries
| ₹27.4 L/yr - ₹60 L/yr |
Senior Software Engineer
599
salaries
| ₹22 L/yr - ₹90.4 L/yr |
Sde1
252
salaries
| ₹16 L/yr - ₹64 L/yr |
Data Scientist
234
salaries
| ₹12 L/yr - ₹50 L/yr |
Yahoo
Amazon
Microsoft Corporation