Filter interviews by
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Top trending discussions
posted on 12 Dec 2024
I was interviewed in Nov 2024.
The aptitude round includes calendar-related problems and basics maths.
Array and string based coding questions
posted on 14 Nov 2024
I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.
Consist 3 coding questions medium level
posted on 4 Mar 2025
I was interviewed before Mar 2024.
I applied via Campus Placement
Machine coding round
posted on 9 Jul 2024
Basic OOP questions for python programming language
Abstraction is the concept of hiding complex implementation details and showing only the necessary information to the user.
Abstraction allows users to focus on what an object does instead of how it does it
It helps in reducing complexity and improving efficiency in software development
Example: In object-oriented programming, abstract classes and interfaces are used to achieve abstraction
SQL databases are relational databases with structured data, while NoSQL databases are non-relational databases with flexible, unstructured data.
SQL databases use structured query language for defining and manipulating data, while NoSQL databases use different query languages or APIs.
SQL databases are table-based, with a predefined schema, while NoSQL databases are document, key-value, wide-column, or graph-based.
SQL d...
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, prev, and next
Iterate through the linked list, updating pointers to reverse the direction
Update the head of the linked list to the last node after reversing
Binary search algorithm efficiently finds the target value in a sorted array.
Start by defining the low and high indices of the array.
Calculate the mid index and compare the target value with the value at mid.
If target is less than mid value, update high to mid-1; if greater, update low to mid+1.
Repeat until target is found or low is greater than high.
I applied via Campus Placement
Aptitude questions with 2-3 coding questions
Interpreter executes code line by line, compiler translates code into machine code before execution.
Interpreter translates code into machine code line by line during runtime
Compiler translates code into machine code before execution
Interpreted languages include Python, JavaScript
Compiled languages include C, C++
posted on 13 Jan 2025
Logical reasoning, problem solving
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
Some Objective questions and 1 Coding Questions
2 DSA questions Both are from DP
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Software Engineer
159
salaries
| ₹1 L/yr - ₹8.7 L/yr |
RPA Developer
46
salaries
| ₹1.4 L/yr - ₹7.2 L/yr |
Software Developer
43
salaries
| ₹1.6 L/yr - ₹4.8 L/yr |
Softwaretest Engineer
30
salaries
| ₹1.7 L/yr - ₹6.5 L/yr |
Business Analyst
29
salaries
| ₹1.8 L/yr - ₹9.9 L/yr |
TCS
Infosys
Wipro
HCLTech