Filter interviews by
Be the first one to contribute and help others!
posted on 29 Sep 2024
Route guards are used in frontend development to control access to certain routes based on authentication status.
Route guards are used to prevent unauthorized access to certain routes in a frontend application.
They can be used to check if a user is authenticated before allowing access to a specific route.
Common types of route guards include CanActivate, CanActivateChild, CanDeactivate, and CanLoad.
Example: A route guar...
posted on 30 Jun 2024
60 mark 60 min practice more for this round
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
The first round is coding test, it easy basic questions
Basics in web development
Asked to design a page
Not bad it was good.
Easy and medium questions
posted on 8 Oct 2024
One hour offline in office test
One hour and 20 mins test
Basic aptitude question
Basic question on dsa
I applied via Job Portal and was interviewed in Nov 2023. There were 3 interview rounds.
General questions of mathematics
2 coding questions, 1 from arrays and 2nd from lists
posted on 29 Mar 2024
I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for tasks to be queued and executed in a non-blocking manner.
Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the stack when the stack is empty.
Example: setTimeout() func...
I applied via Referral and was interviewed in Dec 2022. There were 3 interview rounds.
A basic application using html css and js needs to be developed.
Classes can be used multiple times, IDs are unique. Classes are denoted by a dot, IDs by a hash.
Classes can be used multiple times in a document, IDs can only be used once
Classes are denoted by a dot (.), IDs are denoted by a hash (#)
Example: .class1 { color: red; } #id1 { font-size: 16px; }
Recruitment Consultant
5
salaries
| ₹1.2 L/yr - ₹2 L/yr |
HR Recruiter
3
salaries
| ₹1.5 L/yr - ₹2 L/yr |
TCS
Accenture
Cognizant
Infosys