Filter interviews by
Please check aptitude question in google
Related to Javascript
Discussion related to company
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
posted on 5 Oct 2023
I applied via Campus Placement
Moderate to High Level
I applied via campus placement at Siddaganga Institute of Technology (SIT) and was interviewed before May 2020. There were 5 interview rounds.
I applied via campus placement at Indian Institute of Information Technology (IIIT), Kota and was interviewed in Dec 2024. There were 2 interview rounds.
A 90-minute coding test on HackerRank, which includes one medium, one easy, and one hard question.
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.
2 Leetcode Medium questions on hackerrank
posted on 7 Sep 2024
I was interviewed in Aug 2024.
Medium level leetcode question
Developed a web application for managing inventory and sales for a retail store.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Incorporated authentication and authorization features for secure access
Functionalities in software development refer to the specific tasks or actions that a software program can perform.
Functionalities are the specific features or capabilities of a software program.
They define what the software can do and how it can be used.
Examples of functionalities include user authentication, data encryption, and file management.
Functionalities can be implemented through code modules or libraries.
Test...
2 DSA questions Both are from DP
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Associate Software Engineer
105
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Engineer
68
salaries
| ₹4 L/yr - ₹11.1 L/yr |
Software Developer
66
salaries
| ₹3 L/yr - ₹10 L/yr |
Database Developer
32
salaries
| ₹3 L/yr - ₹9 L/yr |
Data Analyst
29
salaries
| ₹4 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech