Filter interviews by
I applied via Campus Placement and was interviewed before May 2021. There was 1 interview round.
Yes, I am willing to relocate anywhere and travel for the job.
I am open to moving to different locations for the right opportunity.
I understand that travel may be required as part of the job.
I am flexible and adaptable to new environments.
I have previous experience working in different cities/countries.
I am excited about the prospect of exploring new places and cultures.
I was interviewed before Sep 2020.
Round duration - 120 minutes
Round difficulty - Easy
It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.
This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.
Given a 2-dimensional boolean matrix mat
of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...
Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.
Iterate through the matrix and mark rows and columns to be modified
Use additional arrays to keep track of rows and columns to be modified
Update the matrix in-place based on the marked rows and columns
Round duration - 60 minutes
Round difficulty - Easy
It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.
Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects
Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume
I applied via Job Fair and was interviewed before Feb 2021. There were 5 interview rounds.
What is aptitude test?
Online study and off-line which one is better?
Someone not interested in assignments.
I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.
I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.
Easy leetcode code 2 questions , HTML5 css javascript simple screen design
I applied via Newspaper Ad and was interviewed before Jul 2021. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
To sell a pen, highlight its unique features and benefits, and create a sense of urgency.
Start by asking the customer what they look for in a pen.
Highlight the pen's unique features, such as its smooth ink flow or comfortable grip.
Explain how the pen can benefit the customer, such as by improving their handwriting or making note-taking easier.
Create a sense of urgency by emphasizing the limited availability of the pen ...
By highlighting the benefits and addressing concerns, I build trust and create a sense of urgency to make a purchase.
Understand the customer's needs and tailor the pitch accordingly
Highlight the unique selling points and benefits of the product
Address any concerns or objections the customer may have
Create a sense of urgency by emphasizing limited availability or time-sensitive promotions
Offer a trial or demo to allow t...
I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
posted on 17 Jul 2023
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 2 interview rounds.
let is mutable and can be reassigned, const is immutable and cannot be reassigned
let allows reassignment of values, const does not
const must be initialized with a value, let can be declared without a value
const is block-scoped, let is function-scoped
Closures are functions that have access to variables from their containing scope even after the parent function has finished executing.
Closures allow functions to maintain access to variables from their parent scope
They are created when a function is defined within another function
Closures are commonly used in event handlers and callbacks
typeof null returns 'object' in JavaScript.
typeof null is 'object' in JavaScript
This is a historical bug in JavaScript that has not been fixed for backward compatibility
Example: console.log(typeof null) will output 'object'
Finding palindrome strings in an array of strings.
Iterate through each string in the array.
For each string, check if it is equal to its reverse to determine if it is a palindrome.
Store palindrome strings in a separate array or print them out.
Debouncing is a technique used to limit the rate at which a function is called.
Debouncing is used to prevent multiple rapid calls to a function, typically in response to user input.
It involves setting a delay before allowing the function to be called again.
Example: Debouncing a search input field to only trigger the search function after the user has stopped typing for a certain period.
Trainer and Product Specialist
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Area Sales Manager
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Territory Sales Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Project Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Regional Manager
6
salaries
| ₹0 L/yr - ₹0 L/yr |
BYJU'S
Toppr
Unacademy
Vedant