Filter interviews by
Maths, Code with C, COA, Fundamental
Did not gave time to speak
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
OS stands for Operating System, which manages computer hardware and software resources. Schedulers are components of the OS that manage task scheduling.
Operating System (OS) is a software that manages computer hardware and software resources.
Schedulers are components of the OS that manage task scheduling, deciding which tasks to run and for how long.
Examples of schedulers include Round Robin, First Come First Serve, an
Pranveer Singh Institute of Technology interview questions for popular designations
I applied via Company Website and was interviewed before Oct 2022. There were 2 interview rounds.
AVL tree is a self-balancing binary search tree where the heights of the two child subtrees of any node differ by at most one.
AVL tree was named after its inventors Adelson-Velsky and Landis.
It is a type of binary search tree that automatically maintains balance.
Insertions and deletions in AVL trees may require rotations to maintain balance.
AVL trees are commonly used in database systems and in-memory databases for eff
A tree with balancing properties refers to a tree structure in computer science where the heights of the two child subtrees of any node differ by at most one.
Balanced trees are important in data structures for efficient searching and insertion/deletion operations.
Examples of balanced trees include AVL trees, Red-Black trees, and B-trees.
Top trending discussions
posted on 30 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a computed value and recompute it only when its dependencies change.
useCallback is used to memoize a callback function and prevent unnecessary re-renders.
Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.
Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.
Use try-catch blocks to catch errors and handle them gracefully
Throw errors using the throw keyword to indicate when something goes wrong
Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error
Handle asynchronous errors using promises and the .catch() method
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.
A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().
Frontend assignment make the CRUD application using of reactj.s
posted on 18 Feb 2025
I was interviewed in Aug 2024.
posted on 17 Jul 2024
I have 3 years of sales experience in a previous role, where I successfully met and exceeded sales targets.
Demonstrate ability to build relationships with clients
Highlight experience in meeting and exceeding sales targets
Discuss any specific sales strategies or techniques used
I have extensive experience with various educational technologies, including online learning platforms and interactive whiteboards.
Implemented online learning platforms to enhance student engagement
Utilized interactive whiteboards for interactive lessons
Trained teachers on how to effectively integrate technology into their curriculum
Find largest element
based on 6 interviews
Interview experience
based on 51 reviews
Rating in categories
Assistant Professor
58
salaries
| ₹3 L/yr - ₹12 L/yr |
Associate Professor
6
salaries
| ₹8.5 L/yr - ₹12.6 L/yr |
Technical Assistant
6
salaries
| ₹1.8 L/yr - ₹2.5 L/yr |
Technical Support Engineer
5
salaries
| ₹1.8 L/yr - ₹2 L/yr |
Trainer
5
salaries
| ₹5.6 L/yr - ₹5.9 L/yr |
Indian Institute of Technology Gandhinagar
National Institute of Technology
Birla Institute of Technology, Mesra
VIT University