Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Test is of 60 minutes, similar to other aptitude test
I applied via Referral and was interviewed before Mar 2021. There were 4 interview rounds.
This round consists of 4 section
1 Aptitude question
2 Mcq on sql (mainly on joins)
3 Programming- The level of the question were easy
4 Verbal Reasoning question
Top trending discussions
posted on 11 Sep 2024
I was interviewed before Sep 2023.
A function in C to check if a number is prime or not
Create a function that takes an integer as input
Check if the input number is divisible by any number from 2 to its square root
If it is not divisible by any number, return true (prime), else return false (not prime)
Basic codes for array manipulation including sorting, searching, and filtering.
Use built-in functions like sort() for sorting arrays.
Implement algorithms like binary search for searching in arrays.
Utilize filter() method for filtering arrays based on specific criteria.
posted on 11 Aug 2022
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
Its was fully coding test using METTL platform in that there is only 1 session we need to attend having 6 questions all are Coding only. We don't need to complete all we can complete any of the question the time given was 1hr 30min in this i try to complete atleast 3 questions
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Basic aptitude, basic math
A group of 10 my topic was technical skills vs soft skills
Primary key uniquely identifies a record in a table, while unique constraint ensures values in a column are unique.
Primary key is used to uniquely identify each record in a table
Primary key does not allow NULL values
Unique constraint ensures that all values in a column are unique
Unique constraint allows NULL values
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Nuts and bolts game, to output date in a certain format, one SQL query
posted on 17 Sep 2024
Data structure and aptitude
10 mins given for prepare for the problem and after completing the problem (program ) they asked to explain and asked to upgrade the program by reduce time complexity
Reverse a string without using built-in functions or for loops
Use recursion to reverse the string
Pass the substring excluding the first character to the recursive function
Base case: return the character itself if the length of the string is 1
Concatenate the last character of the string with the result of the recursive call
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Skilled in web development technologies like HTML, CSS, and JavaScript
Worked on projects involving database management with SQL
Yes, I am okay with agreement.
I am comfortable with signing agreements related to software development projects.
I understand the importance of agreements in protecting both parties involved in a project.
I am willing to review and negotiate agreements to ensure they are fair and reasonable.
posted on 8 Jul 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
Search for a target value in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target value lies in based on the pivot point.
Continue binary search in the appropriate half of the array to find the target value.
Design IMDB with concurrent ratings management
Implement a locking mechanism to ensure only one user can update a rating at a time
Use a queue system to handle multiple rating requests in an orderly manner
Consider using distributed systems to handle high concurrency levels
Design a vehicle rental system API
Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle
Include authentication and authorization mechanisms for users and admins
Implement payment gateway integration for processing rental payments
Include features like vehicle search, filtering, and reviews/ratings
Consider scalability and performance optimizations for handling high traffic
based on 4 reviews
Rating in categories
Associate Software Engineer
25
salaries
| ₹2.7 L/yr - ₹9 L/yr |
Software Engineer
17
salaries
| ₹5.5 L/yr - ₹14 L/yr |
QA Engineer
14
salaries
| ₹4.7 L/yr - ₹10 L/yr |
Associate QA Engineer
12
salaries
| ₹3 L/yr - ₹7.8 L/yr |
Senior QA Engineer
8
salaries
| ₹6.8 L/yr - ₹11.5 L/yr |
TCS
Infosys
Wipro
HCLTech