Filter interviews by
Oops, aptitude, coding
Quick sort is a divide-and-conquer algorithm that sorts an array by partitioning it into smaller subarrays.
Divide the array into two subarrays based on a pivot element
Recursively sort the subarrays
Combine the sorted subarrays to get the final sorted array
Time complexity is O(n log n) on average, but can degrade to O(n^2) in worst case
Quick sort is a divide-and-conquer algorithm that recursively divides an array into smaller subarrays based on a pivot element.
Choose a pivot element from the array
Partition the array into two subarrays - elements less than pivot and elements greater than pivot
Recursively apply quick sort to the subarrays
Combine the sorted subarrays to get the final sorted array
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
There were questions related to apitude, some basic oops, ds and os questions, 1 coding question. All were pen paper in one go.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Top trending discussions
I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.
It was a snippet of code given where we have to find the correct output
posted on 11 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
posted on 12 Dec 2024
I was interviewed in Nov 2024.
It was codility test with 2 questions
Data structure related question
To find the second highest integer in an array, sort the array in descending order and return the second element.
Sort the array in descending order
Return the second element in the sorted array
Handle edge cases like duplicates or small arrays
I applied via campus placement at VIT Business School, Vellore and was interviewed in Dec 2024. There were 4 interview rounds.
It's good and many more things are pending
Very good it was very good best nice very nice
God food good water and good everything good
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
There are 2 coding questions came in round 1 with time duration of 1 hr. Coding question is related with bitwise operator,array,string
I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.
Experienced in full stack web development
Proficient in languages such as JavaScript, Python, and Java
Familiar with frameworks like React, Node.js, and Django
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
Developed a web application for tracking personal fitness goals and progress
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Incorporated chart.js for visualizing progress data
Strength is the ability to overcome challenges and obstacles, both physically and mentally.
Physical strength refers to the ability to exert force or lift heavy objects.
Mental strength involves resilience, determination, and the ability to stay focused under pressure.
Strength can also refer to emotional resilience and the ability to cope with difficult situations.
Examples: Weightlifters demonstrate physical strength, wh...
I tend to be overly critical of my own work, which can sometimes lead to perfectionism.
I have a tendency to spend too much time on a task to ensure it is perfect
I struggle with delegating tasks to others because I want to make sure they are done correctly
I am working on finding a balance between striving for excellence and accepting that perfection is not always attainable
My journey through college was filled with challenges, growth, and memorable experiences.
Started as a freshman with excitement and nervousness
Balanced academics, extracurricular activities, and social life
Learned to manage time effectively and prioritize tasks
Participated in internships and projects to gain practical experience
Graduated with valuable skills and knowledge for my career
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Maths ,english ,reasoning, puzzles
Jackeron was the platform
Software Engineer
15
salaries
| ₹2.4 L/yr - ₹7.2 L/yr |
Software Developer
7
salaries
| ₹3 L/yr - ₹13.5 L/yr |
IOS Developer
5
salaries
| ₹2 L/yr - ₹5 L/yr |
Project Manager
4
salaries
| ₹11.2 L/yr - ₹15 L/yr |
Android
4
salaries
| ₹9.5 L/yr - ₹15.3 L/yr |
Infosys
TCS
Wipro
HCLTech