Filter interviews by
I was interviewed in Jun 2024.
Top trending discussions
I was interviewed before Feb 2024.
Quantitive, english, general knowledge
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
Topic: Artificial Intelligence
AI is a branch of computer science that focuses on creating intelligent machines that can perform tasks without human intervention.
AI has various applications such as natural language processing, image recognition, and decision-making.
Cricket is a popular game with 11 players in a team.
Cricket originated in England and is now played worldwide.
The game involves two teams of 11 players each.
The objective is to score more runs than the opposing team.
Cricket has different formats such as Test, ODI, and T20.
Some of the famous cricket players are Sachin Tendulkar, Virat Kohli, and Steve Smith.
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 10 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
Group discussion for the some task for the related company
I handle a team effectively by setting clear goals, providing support, fostering open communication, and recognizing achievements.
Set clear goals and expectations for the team
Provide support and resources to help team members succeed
Foster open communication and encourage feedback
Recognize and reward team achievements
Lead by example and demonstrate a positive attitude
Effective strategies to manage customer relationships include clear communication, personalized interactions, timely responses, and proactive problem-solving.
Maintain clear and open communication with customers to address their needs and concerns.
Personalize interactions by remembering customer preferences and previous interactions.
Respond to customer inquiries and issues in a timely manner to show that their concerns ...
Related to the self skills and knowledge
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 ...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant