Filter interviews by
I was interviewed in Apr 2024.
Top trending discussions
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Array , String, stack , queue - Basic Easy to medium level
When we visit a URL, the browser sends a request to the server hosting the website, which then responds with the requested web page.
Browser sends a request to the server hosting the website
Server processes the request and responds with the requested web page
Web page is displayed in the browser for the user to interact with
HTTP is a protocol used for transferring data over the internet, while HTTPS is a secure version of HTTP that encrypts data.
HTTP stands for Hypertext Transfer Protocol, used for transmitting data over the internet.
HTTPS stands for Hypertext Transfer Protocol Secure, which adds a layer of security by encrypting data.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTPS uses SSL/TLS certificates to establish a...
I have always been a dedicated student, excelling in academics and extracurricular activities.
Consistently achieved top grades in all subjects
Participated in various school competitions and won awards
Served as a class representative and organized events
Took part in sports teams and cultural activities
I applied via Campus Placement
Moderate to difficult questions were asked
6 coding questions from strings were asked
There were 2 medium level coding questions.
The LLD of the current project involves detailed design of the system architecture and components.
LLD includes detailed design of modules, classes, interfaces, and relationships between components.
It focuses on how the system will be implemented based on the requirements specified in the HLD.
LLD helps in understanding the flow of data and control within the system.
It also includes design patterns, algorithms, and data ...
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Apptitute and techno managerial questions by director
Coding round on hackerrank platform.
I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in May 2022. There was 1 interview round.
posted on 14 Oct 2015
Find minimum number of weighings required to find the heavier coin out of 100 coins with a balance.
Divide the coins into 3 groups of 33 each and weigh 2 groups against each other.
If one group is heavier, divide it into 3 groups of 11 each and weigh 2 groups against each other.
Repeat the process until the heavier coin is found.
Minimum number of weighings required is 4.
Prims and Kruskal's algorithms are used to find the minimum spanning tree in a graph.
Prims algorithm starts with a single vertex and adds the minimum weight edge to the tree until all vertices are included.
Kruskal's algorithm starts with all vertices as separate trees and merges them by adding the minimum weight edge until all vertices are included.
Both algorithms have a time complexity of O(E log V) where E is the num...
Delete nodes in a linked list which have greater value on right side
Traverse the linked list and compare each node with its right side node
If the current node's value is less than its right side node, delete the current node
Repeat the process until the end of the linked list is reached
Code for reversing a linked list
Create a new empty linked list
Traverse the original linked list and insert each node at the beginning of the new list
Return the new list
Methods are functions that perform a specific task, while constructors are special methods that initialize objects.
Constructors have the same name as the class they belong to.
Constructors are called automatically when an object is created.
Constructors can be overloaded with different parameters.
Methods can be called multiple times with different arguments.
Methods can have a return type, while constructors do not.
posted on 21 Feb 2022
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 4 interview rounds.
Basic DS and Algo 2 question asked
4 questions were asked on Javascript as I was interviewing for a frontend developer role
Building Amazon requires a multi-faceted approach involving technology, logistics, and customer-centricity.
Develop a robust e-commerce platform with a user-friendly interface
Establish a vast network of warehouses and distribution centers for efficient delivery
Invest in cutting-edge technology such as AI and machine learning for personalized recommendations
Prioritize customer satisfaction through excellent customer serv...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Technical Lead
7
salaries
| ₹31 L/yr - ₹47.5 L/yr |
Assessor
7
salaries
| ₹2 L/yr - ₹4 L/yr |
Technology Consultant
7
salaries
| ₹6 L/yr - ₹9 L/yr |
Software Developer II
7
salaries
| ₹10 L/yr - ₹25.4 L/yr |
Product Manager
7
salaries
| ₹14 L/yr - ₹40 L/yr |
TCS
Infosys
Wipro
HCLTech