i
Filter interviews by
It was a good coding question and medium to high-level
Top trending discussions
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
Simple angular application testing CRUD operations
Angular lifecycles are methods that are called at specific points during the life of a component or directive.
Angular components have lifecycle hooks that allow you to tap into key moments in the component's lifecycle, such as creation, updates, and destruction.
Some of the commonly used lifecycle hooks include ngOnInit, ngOnChanges, ngDoCheck, ngOnDestroy, etc.
These lifecycle hooks can be used to perform tasks like ini...
Services in Angular are singleton objects that can be used to share data or functionality across different parts of an application.
Services are used to encapsulate reusable functionality, such as data access or logging.
Services are typically injected into components or other services using Angular's dependency injection system.
Services can be used to communicate with backend APIs, manage state, or perform other tasks.
E...
Constructor is a method used to create and initialize an object, while ngOnInit is a lifecycle hook used in Angular to initialize components.
Constructor is a default method of a class that is automatically called when an object is created.
ngOnInit is a lifecycle hook in Angular that is called after the constructor and is used to initialize data in a component.
Constructors are used in all classes, while ngOnInit is spec
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
3 Coding Questions (Medium Level) + 12 MCQ(CS Fundamentals)
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
- find 2nd min and Max from array
- find mid of linked list
- reverse stack
Search element in a sorted 2D matrix
Start from the top right corner or bottom left corner
Compare the target element with the current element
Move left or down if the target is smaller or move right or up if the target is larger
When a URL is typed in a browser, it sends a request to the server which responds with the requested web page.
Browser checks cache for DNS resolution
If not found, browser sends a DNS request to resolve the domain name to an IP address
Browser sends an HTTP request to the server at the IP address
Server responds with the requested web page
Browser renders the web page
The OSI model has 7 layers that define how data is transmitted over a network.
Layer 1: Physical layer - deals with the physical aspects of transmitting data
Layer 2: Data link layer - responsible for error-free transfer of data between nodes
Layer 3: Network layer - handles routing and forwarding of data packets
Layer 4: Transport layer - ensures reliable delivery of data between end systems
Layer 5: Session layer - establ...
TCP is a connection-oriented protocol while UDP is connectionless.
TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.
TCP is slower but more reliable while UDP is faster but less reliable.
TCP is used for applications that require high reliability and accuracy while UDP is used for applications that require speed and efficiency.
Examples of TCP-based applications i...
Process scheduling can be done using various algorithms such as FCFS, SJF, Round Robin, Priority scheduling, etc.
First Come First Serve (FCFS) - Processes are executed in the order they arrive.
Shortest Job First (SJF) - Processes with the shortest burst time are executed first.
Round Robin - Processes are executed in a cyclic manner with a fixed time slice.
Priority Scheduling - Processes with higher priority are execute...
In 5 years, I see myself as a senior software engineer leading a team of developers and working on complex projects.
Leading a team of developers
Working on complex projects
Continuously learning and staying updated with the latest technologies
Contributing to the growth and success of the company
Mentoring and guiding junior engineers
Versa Networks is a software-defined networking (SDN) company that provides cloud-native solutions for secure connectivity and network management.
Versa Networks specializes in SD-WAN (Software-Defined Wide Area Networking) solutions.
Their solutions enable organizations to securely connect and manage their networks across multiple locations and cloud environments.
Versa Networks offers features like traffic optimization,...
I am a software engineer with expertise in developing and maintaining software applications.
Proficient in programming languages such as Java, C++, and Python
Experienced in developing web applications using frameworks like Spring and Django
Skilled in database management and SQL queries
Familiar with version control systems like Git
Strong problem-solving and analytical skills
Excellent communication and teamwork abilities
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.
I am certified in AWS Certified Solutions Architect - Associate and Google Cloud Certified - Professional Cloud Architect.
Certified in AWS Certified Solutions Architect - Associate
Certified in Google Cloud Certified - Professional Cloud Architect
Questions about projects, DI in ASP.NET Core, React Element Tree
MENTAL FAMILIY RELATION
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
QuickRide
sysotel.ai
Reveation Labs
Procol