Filter interviews by
JWT is a JSON Web Token used for authentication in web applications.
JWT is an open standard for creating access tokens that can securely transmit information between parties.
It consists of three parts: header, payload, and signature.
JWTs are commonly used for user authentication and authorization in web applications.
Example: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0I...
Passport JS is a popular authentication middleware for Node.js.
Passport JS is used for authenticating users in Node.js applications.
It supports various authentication strategies such as local, OAuth, OpenID, etc.
Passport JS simplifies the process of implementing authentication by providing a flexible and modular framework.
Example: passport.use(new LocalStrategy(...));
Cookies are small pieces of data stored on a user's computer by websites to remember user information and preferences.
Cookies are stored on the user's computer in the form of text files.
They are used by websites to track user activity, remember login credentials, and personalize user experiences.
Cookies can be either session cookies (temporary) or persistent cookies (stored for longer periods).
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
posted on 20 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2023. There were 3 interview rounds.
A cookie is a small piece of data stored on the user's computer by the web browser, used to track user activity and personalize user experience.
Cookies are used to store user preferences, login information, and shopping cart items.
They help websites remember users and their preferences, making the browsing experience more personalized.
Cookies can also be used for tracking user behavior, such as analyzing website traffi...
Core java, servlet ,jdbc
posted on 27 Apr 2023
I was interviewed in Mar 2023.
To add a dependency, you need to specify it in the project's build file.
Open the build file (pom.xml for Maven or build.gradle for Gradle)
Add the dependency in the appropriate section
Save the file and run the build command to download and install the dependency
Example:
posted on 28 Feb 2023
I applied via Campus Placement
Normal Gaming Question and Aptitude
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
4 senior interviewer in group discus
TCS
Accenture
Wipro
Cognizant