i
Whitehat jr
Filter interviews by
I appeared for an interview before Nov 2020.
Round duration - 30 Minutes
Round difficulty - Easy
In this problem, Ninja prefers jumping over building roofs rather than walking through the streets. The heights of the buildings in his city are represented by an array HEI...
Given heights of buildings, bricks, and ladders, find the farthest building Ninja can reach using them optimally.
Iterate through the buildings and calculate the difference in heights between consecutive buildings.
Use bricks or ladders to cover the height difference when needed.
Keep track of the farthest building Ninja can reach based on available bricks and ladders.
Return the index of the farthest building Ninja can re
Tip 1 : Practice as much as u can
Tip 2 : Have some basic knowledge of main topics
Tip 1 : Have internship and projects
Tip 2 : No false information
Top trending discussions
posted on 20 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Leetcode aMedium to Hard
They discussed some easy questions on Node JS and Dp and heap , binary search
Multithreading is the ability of a CPU to execute multiple threads concurrently, improving performance and responsiveness.
Multithreading allows for parallel execution of tasks, improving performance by utilizing multiple CPU cores.
It is commonly used in applications that require handling multiple tasks simultaneously, such as web servers, video games, and data processing.
Multithreading can help improve responsiveness i...
posted on 24 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Developed a web application for tracking personal fitness goals and progress.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end functionality
Utilized MongoDB for database management
useState, useEffect, useRedux are hooks in React for managing state and side effects.
useState is a hook used for managing state in functional components.
useEffect is a hook used for handling side effects in functional components.
useRedux is not a built-in hook, but a common convention for using Redux with React.
In 2015, EcmaScript 6 (ES6) was released with significant updates and new features.
Introduction of let and const for block-scoped variables
Arrow functions for more concise syntax
Classes for object-oriented programming
Template literals for string interpolation
Enhanced object literals and destructuring assignments
API works by allowing different software applications to communicate with each other through a set of rules and protocols.
API receives a request from a client application
API processes the request and interacts with the server
API sends back a response to the client application
Examples: REST API, SOAP API
I applied via LinkedIn and was interviewed in Feb 2023. There were 6 interview rounds.
Sales Manager
2.1k
salaries
| ₹3 L/yr - ₹12.5 L/yr |
Coding Instructor
322
salaries
| ₹2 L/yr - ₹8.5 L/yr |
Relationship Manager
274
salaries
| ₹3 L/yr - ₹9 L/yr |
Manager
208
salaries
| ₹4.4 L/yr - ₹15 L/yr |
Assistant Manager
164
salaries
| ₹3.5 L/yr - ₹12 L/yr |
BYJU'S
Cuemath
Vedantu
Unacademy