i
Filter interviews by
Basic coding questions
Good topic is issued to me and it was great discussion
Top trending discussions
I applied via Company Website and was interviewed before Jul 2022. There were 4 interview rounds.
This round consists of 3 coding questions based in data structures and algorithms. There was no barrier of coding language, can write code in any language. The questions were above medium level.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs pillars: Inheritance, Encapsulation, Polymorphism, Abstraction
Polymorphism: Ability of an object to take on many forms. Types - Compile-time (method overloading) and Runtime (method overriding)
Inheritance: Ability of a class to inherit properties and behavior from another class
Encapsulation: Bundling of data a...
posted on 24 Nov 2024
Move negative elements to right side of array
Iterate through the array and swap negative elements to the right side
Use two pointers approach to keep track of positive and negative elements
Maintain the order of elements while moving negatives to the right side
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
I utilized my skills extensively in the current project, contributing to its success.
I applied my knowledge of programming languages such as Java and Python to develop new features.
I used my problem-solving skills to troubleshoot and resolve technical issues efficiently.
I leveraged my experience with database management to optimize data storage and retrieval processes.
I am from XYZ city. My attitude is positive and professional.
I am from XYZ city
My attitude is positive and professional
Yes, I can join immediately.
Yes, I am available to start right away.
I have no prior commitments that would prevent me from starting immediately.
I am excited about the opportunity and ready to hit the ground running.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Hacker rank coding tesr
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Lead Engineer
42
salaries
| ₹10.2 L/yr - ₹25.3 L/yr |
System Engineer
37
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Software Engineer
33
salaries
| ₹4 L/yr - ₹12.5 L/yr |
Senior Systems Engineer
29
salaries
| ₹6.7 L/yr - ₹16 L/yr |
Senior Manager
26
salaries
| ₹20.2 L/yr - ₹45 L/yr |
Tech Mahindra
TCS
Infosys
Wipro