i
Antino
Filter interviews by
Django signals are a way for decoupled applications to get notified when certain actions occur elsewhere in the application.
Django signals allow certain senders to notify a set of receivers when some action has taken place.
They are used for decoupling various components of a web application.
Signals are useful for executing code based on certain events, such as user login, object creation, etc.
Example: Sending an email ...
Django generic views are pre-built views provided by Django to simplify common tasks like displaying data from a database.
Django generic views help reduce code duplication by providing ready-to-use views for common tasks like displaying objects from a database.
They are generic in nature and can be easily customized to suit specific requirements.
Examples include ListView for displaying a list of objects, DetailView for ...
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Event loop in Node.js manages asynchronous operations by executing callbacks when certain events occur.
Event loop is a single-threaded mechanism that allows Node.js to perform non-blocking I/O operations.
It continuously checks the call stack for any functions that need to be executed, as well as the callback queue for any functions that are ready to be executed.
Event loop prioritizes the execution of I/O operations and...
Quick sort is a popular sorting algorithm that uses divide and conquer approach.
Divide the array into two sub-arrays based on a pivot element
Recursively sort the sub-arrays
Combine the sorted sub-arrays to get the final sorted array
Antino interview questions for popular designations
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
To implement a timer in React, you can use the useState hook to manage the timer state and useEffect hook to update the timer.
Use useState hook to initialize timer state
Use useEffect hook to update timer every second
Display the timer value in the component's render method
Coding test for react and also asked to show my project
Get interview-ready with Top Antino Interview Questions
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I am currently earning X amount and looking for a competitive salary based on my experience and skills.
My current CTC is X amount per annum
I am looking for a competitive salary based on market standards and my experience
I am open to negotiation based on the job role and responsibilities
First technical round consists Nodejs, expressjs , javascript basic questions only
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
I am a dedicated Software Quality Assurance Engineer with 5 years of experience in testing web and mobile applications.
Experienced in creating test plans, test cases, and executing tests
Proficient in using testing tools such as Selenium and Jira
Strong knowledge of software development lifecycle and Agile methodologies
Reverse a string
Create a new empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
Basic Aptitude questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Top trending discussions
The duration of Antino interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 31 interviews
Interview experience
based on 134 reviews
Rating in categories
Software Developer
79
salaries
| ₹3 L/yr - ₹12 L/yr |
Associate Software Developer
48
salaries
| ₹4 L/yr - ₹7 L/yr |
Front end Developer
30
salaries
| ₹3 L/yr - ₹7.6 L/yr |
Backend Developer
29
salaries
| ₹4 L/yr - ₹10 L/yr |
Software Engineer
26
salaries
| ₹5 L/yr - ₹11.5 L/yr |
TCS
Infosys
Wipro
HCLTech