Filter interviews by
Top trending discussions
posted on 24 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.
Experienced Full Stack Developer with expertise in front-end and back-end technologies.
Experienced in HTML, CSS, JavaScript for front-end development
Proficient in Node.js, Express, MongoDB for back-end development
Familiar with React, Angular for building interactive web applications
GraphQL is a query language for APIs and a runtime for executing those queries. REST API is a set of rules for building web services. Both have their own advantages.
GraphQL allows clients to request only the data they need, reducing over-fetching and under-fetching.
REST API follows a more rigid structure and is easier to understand for beginners.
GraphQL is more efficient for complex queries involving multiple resources...
I was asked to discuss the system design of Google Meet, with a primary focus on video processing and WebRTC.
A graph question regarding LC 1334.
Experienced Full Stack Developer with a passion for creating innovative solutions and a strong desire to contribute to a dynamic team.
Over 5 years of experience in full stack development, working on various projects from concept to deployment.
Proficient in front-end technologies such as HTML, CSS, JavaScript, and React.
Skilled in back-end technologies including Node.js, Express, and MongoDB.
Motivated by the opportunity...
I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.
It was good and to the point
posted on 1 Jun 2021
I applied via LinkedIn and was interviewed in May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.
Give 10 questions from node js backend
package.json is a file used in Node.js projects to manage dependencies, scripts, and metadata.
It is a JSON file that contains information about the project, such as name, version, dependencies, and scripts.
It is used to manage project dependencies by listing them in the 'dependencies' and 'devDependencies' fields.
It allows developers to define scripts for tasks like building, testing, and running the project.
Example: {...
Components in Angular are building blocks of an application. Data can be shared between components using input properties and output events.
Components in Angular are reusable, self-contained units of code that define a part of the user interface.
Data can be shared to a component using input properties, where data is passed from the parent component to the child component.
Data can also be shared from a child component t...
=== is strict equality operator, while == is loose equality operator. === is commonly used in real-time projects for accurate comparisons.
=== is a strict equality operator that checks both value and type of operands
== is a loose equality operator that only checks the value of operands
=== is commonly used in real-time projects to ensure accurate comparisons and prevent unexpected type coercion issues
Arrow function syntax in JavaScript
Arrow functions are concise syntax for writing function expressions in JavaScript
They have a shorter syntax compared to traditional function expressions
They do not have their own 'this', 'arguments', 'super', or 'new.target' keywords
Arrow functions are concise syntax for writing function expressions, while anonymous functions do not have a name.
Arrow functions have a shorter syntax compared to anonymous functions.
Arrow functions do not have their own 'this' keyword, while anonymous functions do.
Arrow functions do not have 'arguments' object, while anonymous functions do.
Arrow functions are not hoisted, while anonymous functions are hoisted.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 24 Sep 2024
Nice and light question
Two hacktho coding execrise
I applied via Walk-in and was interviewed before May 2023. There was 1 interview round.
Designing a video streaming platform involves considering scalability, user experience, content delivery, and security.
Consider scalability by using a distributed architecture to handle large numbers of concurrent users.
Focus on user experience with intuitive interfaces, personalized recommendations, and seamless playback.
Implement content delivery networks (CDNs) to ensure fast and reliable streaming across different ...
Single Page Application is a web application that loads a single HTML page and dynamically updates the page as the user interacts with it.
Loads a single HTML page initially
Updates content dynamically without reloading the entire page
Uses AJAX, JavaScript, and frameworks like Angular, React, or Vue.js
Provides a seamless user experience similar to a desktop application
Ajax calls are asynchronous HTTP requests made by the browser to the server without reloading the entire page.
Ajax stands for Asynchronous JavaScript and XML
Used to update parts of a web page without reloading the entire page
Improves user experience by making the website more dynamic
Commonly used in web applications to fetch data from a server
Examples: fetching new emails in Gmail without refreshing the page, updating
Content Delivery Networks (CDNs) are distributed servers that help deliver web content efficiently to users based on their geographic location.
CDNs cache content closer to users for faster delivery
They help reduce latency and improve website performance
Popular CDNs include Akamai, Cloudflare, and Amazon CloudFront
It is easy and you can clear it.
It was moderate and hard questions
based on 5 reviews
Rating in categories
Full Stack Developer
11
salaries
| ₹6 L/yr - ₹17 L/yr |
Product Manager
10
salaries
| ₹14 L/yr - ₹19 L/yr |
Automation Test Engineer
10
salaries
| ₹2.5 L/yr - ₹7 L/yr |
Flutter Developer
9
salaries
| ₹6 L/yr - ₹23 L/yr |
Full Stack Software Developer
8
salaries
| ₹10 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech