Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.
Code to find maximum letter in a given word
Iterate through the word and keep track of the count of each letter using a dictionary
Find the maximum count and return the corresponding letter
Handle cases where multiple letters have the same maximum count
Code to create Models for connecting to a Database
Define a class for each table in the database
Use ORM frameworks like Sequelize or Django ORM for easier database connectivity
Specify the table name, columns, and their data types in the model
Define relationships between models using foreign keys or associations
Implement CRUD operations in the models to interact with the database
2nd Round will be of Coding again.
1) Write a code where he will give you an Array and tell you to find a sum of two numbers should be something 'x' and it has to print only once.
2) He will give you an array and ask you to write a code for Binary Search
Top trending discussions
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.
I was asked a problem around Edit distance and how to compute a average for a stream of data.
Node.js promises are a way to handle asynchronous operations, while async/await is a syntax for writing asynchronous code in a synchronous manner.
Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.
Async/await is a syntactic sugar built on top of promises, making asynchronous code look more like synchronous code.
Async functions return a promise, which allows you to use ...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I am a passionate Backend Developer with 5 years of experience in building scalable and efficient web applications.
5 years of experience in backend development
Proficient in programming languages like Java, Python, and Node.js
Strong understanding of database management systems such as MySQL and MongoDB
Experience in developing RESTful APIs and microservices
Familiar with cloud technologies like AWS and Azure
I was interviewed in Jul 2024.
Find pairs from list whose sum is equal to target
Iterate through the list and for each element, check if the target minus the element exists in a hashmap
If it exists, add the pair to the result list
If it doesn't exist, add the current element to the hashmap
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Aptitude Test based on general
Coding Test Based on backend technologies
Interview experience
3-10 Yrs
Not Disclosed
Product Manager
9
salaries
| ₹45 L/yr - ₹53 L/yr |
Technical Staff Member 2
8
salaries
| ₹13 L/yr - ₹17.6 L/yr |
Technical Staff Member 3
7
salaries
| ₹22.5 L/yr - ₹38 L/yr |
Technical Consultant
7
salaries
| ₹15.2 L/yr - ₹56 L/yr |
Principal Software Engineer
6
salaries
| ₹34 L/yr - ₹47.5 L/yr |
Infosys
TCS
Wipro
HCLTech