Filter interviews by
HTML is used for creating the structure of a webpage, while CSS is used for styling the webpage.
HTML stands for HyperText Markup Language and is used to create the structure of a webpage.
CSS stands for Cascading Style Sheets and is used to style the webpage created with HTML.
HTML uses tags to define elements like headings, paragraphs, images, etc.
CSS is used to control the layout, colors, fonts, and other visual aspect...
Top trending discussions
I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.
They given 2 program to to 1-2 hour
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
Solution to performing operations on a large array of bits.
Use bitwise operators to perform operations on individual bits
Use a loop to iterate through the array and perform the operations
Ensure that the array is large enough to accommodate all the bits
Consider using a data structure like a bitset for efficient bit manipulation
I applied via Campus Placement and was interviewed in Dec 2016. There were 4 interview rounds.
Given a 2D matrix with doors and walls, fill distance matrix with minimum distance to the nearest door.
Iterate through the matrix and find the doors
Use Breadth-First Search (BFS) to calculate the minimum distance from each cell to the nearest door
Update the distance matrix with the minimum distances
Find kth smallest element in unordered array with O(1) space
Use the QuickSelect algorithm to partition the array and find the kth smallest element
Choose a pivot element and partition the array into two subarrays
Recursively partition the subarray that contains the kth smallest element
Repeat until the pivot element is the kth smallest element
Time complexity: O(n) average case, O(n^2) worst case
To find friends of friends who are not already friends with you, we can first find your friends and then their friends excluding yourself and your friends.
Get your list of friends
For each friend, get their list of friends
Exclude yourself and your friends from the final list of friends of friends
Technical Support Engineer
15
salaries
| ₹7 L/yr - ₹12 L/yr |
Implementation Specialist
10
salaries
| ₹6 L/yr - ₹9.5 L/yr |
Senior Technical Support Engineer
7
salaries
| ₹7.5 L/yr - ₹18 L/yr |
AD Operations Specialist
5
salaries
| ₹9.3 L/yr - ₹10 L/yr |
Team Lead
5
salaries
| ₹16.5 L/yr - ₹18.3 L/yr |
Amazon
Uber
Fareportal
OLX