Filter interviews by
I have over 8 years of experience in sales, focusing on building relationships and driving revenue growth in competitive markets.
Successfully led a team that increased sales by 30% in one year through targeted marketing strategies.
Developed strong relationships with key clients, resulting in a 25% increase in repeat business.
Implemented a new CRM system that improved lead tracking and conversion rates by 15%.
Condu...
I am a results-driven sales professional with 5 years of experience in exceeding sales targets and building strong client relationships.
Experienced in exceeding sales targets
Skilled in building strong client relationships
Results-driven and goal-oriented
Excellent communication and negotiation skills
Consider using full-text search or partitioning the data.
Utilize full-text search capabilities provided by the database system to efficiently query long strings.
Consider partitioning the data based on certain criteria to improve query performance.
Optimize the query by using appropriate data types and indexes for efficient retrieval.
Promise.props is a method to resolve multiple promises, while a polyfill for Promise.all() provides compatibility for older environments.
Promise.props is not a standard method; it is often used in libraries like Bluebird to handle multiple promises as an object.
Example of Promise.props: Promise.props({ a: promise1, b: promise2 }).then(results => { console.log(results.a, results.b); });
Promise.all() takes an ite...
Testcases for an elevator
Test the elevator buttons for all floors
Test the emergency stop button
Test the door open and close buttons
Test the elevator's response time
Test the elevator's weight capacity
Find the longest common prefix among an array of strings.
Iterate through the characters of the first string.
Compare each character with the corresponding character in other strings.
Stop when a mismatch is found or the end of any string is reached.
Return the common prefix found.
LeetCode problem 14 involves finding the longest common prefix among an array of strings.
Iterate through the array of strings, comparing characters of each string.
Use the first string as a reference and compare it with others.
Stop when characters don't match or when reaching the end of any string.
Example: For ['flower', 'flow', 'flight'], the common prefix is 'fl'.
box-sizing: border-box is a CSS property that includes padding and border in the element's total width and height.
It changes the box model so that padding and border are included in the element's total width and height
Helps in easier layout design as the total width and height of the element remains consistent
Example: div { box-sizing: border-box; width: 100px; padding: 10px; border: 1px solid black; }
splice is used to add or remove elements from an array, while slice is used to extract a portion of an array without modifying it.
splice modifies the original array by adding or removing elements, while slice returns a new array with the extracted elements
splice takes in parameters for index, number of elements to remove, and optional elements to add, while slice takes in parameters for start and end index
Example:...
visibility: hidden hides an element but still takes up space, visibility: none hides an element and removes it from the layout
visibility: hidden hides the element but it still occupies space on the page
visibility: none hides the element and removes it from the layout
visibility: hidden can be used to hide an element while keeping its space reserved, useful for animations
visibility: none is useful when you want to c...
I applied via Campus Placement and was interviewed in May 2024. There were 6 interview rounds.
One coding was asked and some reasoning and scenario based questions were asked
Testcases for an elevator
Test the elevator buttons for all floors
Test the emergency stop button
Test the door open and close buttons
Test the elevator's response time
Test the elevator's weight capacity
Find the longest common prefix among an array of strings.
Iterate through the characters of the first string.
Compare each character with the corresponding character in other strings.
Stop when a mismatch is found or the end of any string is reached.
Return the common prefix found.
LeetCode problem 14 involves finding the longest common prefix among an array of strings.
Iterate through the array of strings, comparing characters of each string.
Use the first string as a reference and compare it with others.
Stop when characters don't match or when reaching the end of any string.
Example: For ['flower', 'flow', 'flight'], the common prefix is 'fl'.
IRCTC generates revenue through ticket bookings, catering services, advertising, and tourism packages.
Ticket bookings for trains, flights, and buses
Catering services on trains and at railway stations
Advertising on tickets, website, and trains
Tourism packages and hotel bookings
E-commerce platform for selling products
I applied via LinkedIn and was interviewed in Feb 2024. There were 6 interview rounds.
First up was a coding challenge after they screened my resume. I had to solve three medium-level LeetCode problems in 90 minutes. I managed to crack two of them and got partway through the third..
Nlp question and real world questions
I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.
Consider using full-text search or partitioning the data.
Utilize full-text search capabilities provided by the database system to efficiently query long strings.
Consider partitioning the data based on certain criteria to improve query performance.
Optimize the query by using appropriate data types and indexes for efficient retrieval.
Promise.props is a method to resolve multiple promises, while a polyfill for Promise.all() provides compatibility for older environments.
Promise.props is not a standard method; it is often used in libraries like Bluebird to handle multiple promises as an object.
Example of Promise.props: Promise.props({ a: promise1, b: promise2 }).then(results => { console.log(results.a, results.b); });
Promise.all() takes an iterable...
I appeared for an interview in Feb 2025, where I was asked the following questions.
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Campus Placement and was interviewed in Jan 2024. There were 4 interview rounds.
Basic Leetcode Questions
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Implement a star rating system using HTML, CSS, and JavaScript for user feedback.
Use HTML to create a series of star icons, e.g., <span class='star'>★</span> for filled stars.
Style the stars with CSS to change color on hover and when selected.
Use JavaScript to capture user clicks and update the rating dynamically.
Consider accessibility by adding ARIA attributes to the stars.
Implement a reset funct...
I have over 8 years of experience in sales, focusing on building relationships and driving revenue growth in competitive markets.
Successfully led a team that increased sales by 30% in one year through targeted marketing strategies.
Developed strong relationships with key clients, resulting in a 25% increase in repeat business.
Implemented a new CRM system that improved lead tracking and conversion rates by 15%.
Conducted ...
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
55 ML based questions in 15 minutes
Various machine learning working models
Top trending discussions
The duration of SurveySparrow interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 26 interview experiences
Difficulty level
Duration
based on 34 reviews
Rating in categories
Front end Developer
28
salaries
| ₹5 L/yr - ₹10 L/yr |
Product Developer
16
salaries
| ₹6 L/yr - ₹9.2 L/yr |
Senior Product Developer
9
salaries
| ₹10 L/yr - ₹17 L/yr |
Senior Accounts Manager
9
salaries
| ₹7.5 L/yr - ₹15 L/yr |
Senior Accounts Executive
8
salaries
| ₹8.5 L/yr - ₹14.1 L/yr |
TCS
Accenture
Wipro
Cognizant