Filter interviews by
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.
JWT is commonly used for authentication and information exchange in web applications.
It consists of three parts: header, payload, and signature.
JWTs are typically sent in the Authorization header of HTTP requests.
Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwi...
CORS stands for Cross-Origin Resource Sharing, a security feature that allows servers to specify who can access their resources.
CORS is a security feature implemented by browsers to prevent unauthorized access to resources on a different origin.
It allows servers to specify which origins are allowed to access their resources through HTTP headers.
CORS is commonly used to enable cross-origin requests in web applications, ...
Local Storage, cookies, and session storage are all ways to store data on the client side, but they have different purposes and limitations.
Local Storage: stores data with no expiration date, and it remains after the browser is closed. Can store larger amounts of data compared to cookies. Example: localStorage.setItem('key', 'value')
Cookies: stores data that has an expiration date and is sent to the server with every r...
Webpack is a module bundler for JavaScript applications.
Webpack takes modules with dependencies and generates static assets representing those modules.
It can handle various types of assets like JavaScript, CSS, and images.
Webpack allows for code splitting, lazy loading, and hot module replacement.
Common configuration file for webpack is webpack.config.js.
Images in React can be handled using the tag, importing images in components, or using CSS background images.
Use the tag to display images in React components
Import images in components by using import statement and referencing the image file
Use CSS background images by setting the background-image property in stylesheets
Top trending discussions
Basic aptitude test with technical and non technical question
Few coding tasks asked like palindrome number
Factorial
Basic concept tests based on DSA
Like prove that set is unordered
It was easy to crack ill rate 2/5
It was a short coding round pretty easy
It was a long coding round i couldn't crack it
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Long polling is a web technique where the client sends a request to the server and the server holds the connection open until new data is available.
Long polling is a variation of the traditional polling technique where the client sends a request to the server and the server keeps the connection open until new data is available.
It is often used in web applications to simulate real-time updates without the need for const...
GraphQL is a query language for APIs that allows clients to request only the data they need, while REST is an architectural style for designing networked applications.
GraphQL allows clients to request specific data in a single request, reducing over-fetching and under-fetching of data.
REST uses multiple endpoints for different resources, leading to multiple requests for related data.
GraphQL provides a strongly typed sc...
posted on 9 Nov 2021
I was interviewed in Aug 2021.
Round duration - 120 Minutes
Round difficulty - Hard
(a) The maximum number of linearly independent column ...
Approach:
Round duration - 60 Minutes
Round difficulty - Medium
This is an elimination round. The interviewer will ask some technical questions and ask to solve some coding questions.
The interview was on Microsoft teams and coding was on codility.
Two strings are said to be a permutatio...
Round duration - 60 Minutes
Round difficulty - Hard
Interviewers asked some questions regarding System design and then asked me to perform the task
Design a vending machine.
Round duration - 60 Minutes
Round difficulty - Hard
There were 2 interviewers. This round was basically Distributed systems.
The first...
Round duration - 60 Minutes
Round difficulty - Hard
Write an SQL query to print the first three characters of FIRST_NAME from Worker table.
Write an SQL query to print the FIRST_NAME from Worker table after replacing ‘a’ with ‘A’.
Tip 1 : Might ask you to write coding in System Design (Eg : Vending Machine)
Tip 2 : Use star methodology to answer.
Tip 3 : Interact as much as you can with the interviewer and discuss your approach to solve questions.
Tip 4: Start your preparation at least 6 months before application
Tip 5 : Practice Leetcode
Tip 1 : Resume should match with job description
Tip 2 : Add a summary section and avoid sections like hobbies, strengths
Tip 3 : Clearly mention your skills
posted on 30 Jun 2021
I applied via LinkedIn and was interviewed in Oct 2021. There were 5 interview rounds.
Binary tree fin the no of leaf node
System design for Netflix
Use microservices architecture
Implement a distributed caching system
Utilize content delivery networks (CDNs)
Implement recommendation algorithms
Ensure high availability and fault tolerance
Implement user authentication and authorization
Handle large-scale data storage and processing
Implement efficient search functionality
HLD design refers to high-level design, which involves creating an architectural blueprint for a software system.
HLD design focuses on the overall structure and components of a system.
It includes defining the system's modules, interfaces, and interactions.
HLD design helps in understanding the system's functionality and how different components work together.
It provides a roadmap for the development process and helps in...
posted on 7 Jul 2022
I applied via Approached by Company and was interviewed in Jan 2022. There was 1 interview round.
I applied via Approached by Company and was interviewed in Oct 2021. There were 2 interview rounds.
A piece of paper was given to me and I need to tell the some basics of computer languages
How can I lead my team
posted on 1 Nov 2021
I applied via LinkedIn and was interviewed in Oct 2021. There were 4 interview rounds.
The current chairman of ISRO is K. Sivan.
K. Sivan is an Indian space scientist and the current chairman of ISRO.
He has been associated with ISRO for over three decades and has contributed to several missions.
Under his leadership, ISRO has achieved several milestones, including the successful launch of Chandrayaan-2.
He is also known as the 'Rocket Man' of India.
UNESCO stands for United Nations Educational, Scientific and Cultural Organization.
UNESCO is a specialized agency of the United Nations.
It was established in 1945 with the aim of promoting peace and security through international cooperation in education, science, and culture.
UNESCO is responsible for designating and preserving World Heritage Sites, promoting literacy and education, and supporting cultural diversity.
So...
Product Manager
6
salaries
| ₹20 L/yr - ₹30 L/yr |
Full Stack Developer
5
salaries
| ₹8.5 L/yr - ₹19.5 L/yr |
Project Manager
4
salaries
| ₹20 L/yr - ₹24 L/yr |
Software Development Engineer
4
salaries
| ₹10 L/yr - ₹16 L/yr |
QA Manager
4
salaries
| ₹20 L/yr - ₹22 L/yr |
Coursera
upGrad
Simplilearn
BYJU'S