Filter interviews by
I applied via Walk-in and was interviewed before May 2022. There were 3 interview rounds.
CRUD Operation using MERN Stack
Top trending discussions
Find the intersection elements in 2 unsorted arrays
Sort both arrays to simplify the problem
Use a hash set to store elements from one array
Iterate through the other array and check if each element exists in the hash set
Add the common elements to a result array
Identify the duplicate character in the string.
I was interviewed in Dec 2024.
I chose Flask over Django and FastAPI due to its simplicity, flexibility, and ease of use for smaller projects.
Flask is lightweight and minimalistic, making it easier to set up and use for smaller projects.
Flask allows for more flexibility in terms of project structure and customization compared to Django.
Flask is well-suited for rapid prototyping and smaller applications where simplicity is key.
Django, on the other ha...
Flask request and response block code snippet
Use Flask's request object to access incoming request data
Use Flask's jsonify function to create a JSON response
Handle different HTTP methods like GET, POST, etc. in the route function
ORM stands for Object-Relational Mapping, a programming technique for converting data between incompatible type systems in object-oriented programming languages.
ORM is used to map objects from an application to tables in a relational database.
It simplifies data manipulation by allowing developers to work with objects instead of SQL queries.
Popular ORM tools include Hibernate for Java, Entity Framework for .NET, and Seq
Use ORM code to select item from a table in database.
Use ORM query methods like find(), findOne(), or where() to select items from a table.
Specify the table name and any conditions for the selection.
Example: User.find({ where: { id: 1 } }) will select a user with id 1 from the User table.
posted on 21 Dec 2024
I applied via Campus Placement
General aptitude, computer science fundamentals multiple-choice questions, and data structures and algorithms multiple-choice questions were asked.
Function to reverse a given string
Create an empty string to store the reversed string
Iterate through the input string in reverse order and append each character to the new string
Return the reversed string
Binary search function to find target value in sorted array
Define function that takes sorted array and target value as input
Initialize variables for start, end, and middle indices
Use while loop to iterate until start is less than or equal to end
Graduating with honors, winning a hackathon, volunteering in a developing country
Graduated with honors from university with a degree in Computer Science
Won first place in a hackathon competition by developing a unique and innovative software solution
Volunteered in a developing country to help build schools and provide education to underprivileged children
I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Logical reasoning, quantitative analysis and computer test
based on 2 reviews
Rating in categories
Software Developer
8
salaries
| ₹3 L/yr - ₹4 L/yr |
Senior Team Leader
4
salaries
| ₹11 L/yr - ₹11 L/yr |
Analyst Developer
4
salaries
| ₹4 L/yr - ₹8.9 L/yr |
Developer
3
salaries
| ₹4.5 L/yr - ₹4.5 L/yr |
Senior Software Developer
3
salaries
| ₹8 L/yr - ₹15 L/yr |
TCS
Accenture
Wipro
Cognizant