Filter interviews by
I applied via Job Portal and was interviewed in Feb 2024. There were 4 interview rounds.
You'll get a assignment task using HTML, CSS and Javascript and APIs
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
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 8 Oct 2024
One hour offline in office test
One hour and 20 mins test
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; }
TCS
Accenture
Wipro
Cognizant