Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2022. There were 2 interview rounds.
India's advanced rocket science in 2024
Write a code to identify the best recruiter within the company provided you have details of their performance in last quarter
Top trending discussions
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 2 interview rounds.
Stop propagation is a method used to prevent event bubbling in the DOM.
It is used when you want to stop an event from propagating to its parent elements.
It can be used to prevent unwanted behavior caused by event bubbling.
It is commonly used in JavaScript event handling.
Example: event.stopPropagation()
Example:
The box model in CSS defines the design and layout of elements on a webpage. To align a div center, use margin: auto.
The box model consists of content, padding, border, and margin.
To align a div center horizontally, set margin-left and margin-right to auto.
To align a div center vertically, set margin-top and margin-bottom to auto.
Explanation of nth-child in CSS and click event in jQuery with semantic tags.
nth-child is a CSS selector that selects elements based on their position in a parent element
jQuery click event is used to trigger an action when an element is clicked
Semantic tags like
Example: $('article:nth-child(2)').click(function() { //code });
IP forwarding is the process of routing data packets from one network to another network.
IP forwarding is a feature that allows a router to send packets destined for a remote network to the next hop router.
It involves examining the destination IP address of a packet and determining the best path to forward it.
IP forwarding is essential for enabling communication between different networks in a larger network infrastruc...
The internal structure of the internet consists of interconnected networks of computers and servers that communicate through protocols.
The internet is made up of a vast network of interconnected devices such as routers, switches, and servers.
Data is transmitted across the internet using protocols like TCP/IP, HTTP, and DNS.
Internet Service Providers (ISPs) play a crucial role in connecting users to the internet and rou...
posted on 15 Oct 2024
I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Apr 2024. There were 3 interview rounds.
Medium level coding questions on hackerrank ,1:30hr, topic- Array , DP , Matrix , Binary Search
posted on 5 Apr 2024
1. Coin change
2. Valid Parenthesis
3. Bipartite graph question
The question involves finding duplicates in an array, validating parentheses, generating random IDs, and determining the maximum number of random IDs that can be generated.
To find duplicates in an array, you can use a hash set to store unique elements and check for duplicates as you iterate through the array.
To validate parentheses, you can use a stack data structure to keep track of opening and closing parentheses.
To ...
posted on 30 Dec 2024
The interview will last for 30 minutes and will include basic Node.js questions, followed by two coding questions.
I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.
Coding round with just one medium question. Not much complexity but, too much coding.
A two pointer question with medium level complexity like find distance to nearest 1 in an array of 1s and zeroes
Using SQS for system design scenarios
Implementing a message queue system for decoupling components
Scaling the system by adding more SQS queues for different functionalities
Using SQS to handle asynchronous processing of tasks
Integrating SQS with other AWS services like Lambda for serverless architecture
Implementing system design scenarios for monitoring and alarming
Utilize monitoring tools like Prometheus, Grafana, or Nagios to collect and visualize data
Set up alerts based on predefined thresholds for key metrics
Implement a centralized logging system like ELK stack to track system behavior
Utilize distributed tracing tools like Jaeger or Zipkin to monitor request flows
Implement health checks for services to ensure the
I applied via Shine and was interviewed in Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.
Javascript & Angular question -
1. Write piece of code to display the array item using iteration method?
2. Write piece of code for API integration using services ?
3. What is the method of data transferring in Angular Components ?
4. What is Routing ?
posted on 2 Jul 2024
I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.
PHP array functions are built-in functions that allow manipulation of arrays in PHP.
Some common array functions include array_push(), array_pop(), array_merge(), and array_filter().
Array functions can be used to add or remove elements, merge arrays, filter elements, and more.
Example: array_push($array, 'new element') adds a new element to the end of the array.
Use SQL JOIN to combine data from two tables based on a related column
Use SELECT statement with JOIN keyword
Specify the columns to select from each table
Use ON keyword to specify the relationship between the tables
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Talent Acquisition Specialist
12
salaries
| ₹2.4 L/yr - ₹3.4 L/yr |
Business Development Executive
3
salaries
| ₹3.6 L/yr - ₹4.2 L/yr |
Senior Talent Acquisition Specialist
3
salaries
| ₹3 L/yr - ₹4.7 L/yr |
Salesforce Lead
3
salaries
| ₹32.5 L/yr - ₹32.5 L/yr |
Salesforce Quality Analyst
3
salaries
| ₹4.9 L/yr - ₹6.6 L/yr |
Infosys
TCS
Wipro
HCLTech