Filter interviews by
I appeared for an interview in Aug 2021.
Round duration - 50 Minutes
Round difficulty - Medium
Round 2 was a technical interview conducted on Google meet. The interviewer was so much friendly.
Introduce yourself.
Explain your project (as it was mentioned in my resume).
Asked a few questions about my projects, I answered all of them, and he appreciated that.
Questions on os cn dbms and oops followed by 2 data structures problem
Also questions about javascript, typescript, css and html.
Given an integer array arr
of size N
, your task is to determine all indices of local minima and local maxima within the array. Return these indices in a 2-D list, ...
The task is to find and return the indices of local minima and local maxima in the given array.
Iterate through the array and compare each element with its neighbors to determine if it is a local minima or maxima.
Consider corner elements separately by comparing them with only one neighbor.
Store the indices of local minima and maxima in separate lists.
If there are no local minima or maxima, return -1 as the only row elem
Given two strings 'P' and 'Q' of equal length, determine if string 'P' can be transformed into string 'Q' by cyclically rotating it to the right any num...
The task is to check if one string can be converted into another string by cyclically rotating it to the right any number of times.
Check if the lengths of the two strings are equal. If not, return 0.
Concatenate the first string with itself and check if the second string is a substring of the concatenated string.
If the second string is a substring, return 1. Otherwise, return 0.
Round duration - 50 Minutes
Round difficulty - Medium
I was asked to explain my project and the difficulties I faced while implementing it followed by 2 coding questions.
Interviewer was very senior this time but helped me a lot during the process. Asked some sql queries like to find count of the books by their category had to use group by.
Bob and his wife are in the famous 'Arcade' mall in the city of Berland. This mall has a unique way of moving between shops using trampolines. Each shop is laid out in a st...
This question asks for the minimum number of trampoline jumps a person needs to make in order to reach the last shop in a mall.
The shops in the mall are laid out in a straight line and each shop has a constant value representing the maximum distance it can be jumped to.
The person starts at shop 0 and wants to reach the last shop, shop N-1.
If it is impossible to reach the last shop, the function should return -1.
The fun...
Round duration - 20 Minutes
Round difficulty - Easy
Asked me Tell me something about myself. She also described the way ZopSmart does business.
Tip 1 : practice previous questions
Tip 2 : attend mock interviews
Tip 3 : make your resume with good projects
Tip 1 : make it short and attractive
Tip 2 : mention only your top 2 or 3 projects
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
posted on 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
2 DSA questions Both are from DP
I applied via Job Fair and was interviewed in May 2024. There was 1 interview round.
Questions trees and graphs.
Medium to hard questions based on arrays, dp
Quick sort is a popular sorting algorithm that uses divide and conquer strategy.
Divides array into smaller sub-arrays based on a pivot element
Recursively sorts sub-arrays
Combines sorted sub-arrays to get final sorted array
Time complexity: O(n log n) on average, O(n^2) worst case
Example: [3, 6, 8, 10, 1, 2, 1] -> [1, 1, 2, 3, 6, 8, 10]
Rotate a matrix by 90 degrees in place
Transpose the matrix
Reverse each row of the transposed matrix
posted on 28 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
60 Minute Duration on 3 topics, including logical, oop and mathematical
posted on 23 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
Divisibility, LCM, HCF.
Numbers, Decimals, Fractions, Powers.
Profit, Loss.
Simple interest and Compound interest.
Speed, Distance, Time.
Work and wages.
Trains, Boats, Streams-upstream/downstream, Circular track questions.
Cistern and pipes.
Coding interviews test candidates' technical knowledge, coding ability, problem solving skills, and creativity, typically on a whiteboard.
Choose a topic based on the assignment.
2 Conduct research.
3 Write a thesis statement
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
Aptitude test was of 1 hr
It was about 1 hr duration
Object-oriented programming paradigm focusing on objects and classes
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing outside interference.
Encapsulation also promotes code reusability and modularity.
Example: In object-oriented programming, classes encapsulate data fields and methods to ope
Software Engineer
85
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
83
salaries
| ₹8 L/yr - ₹15 L/yr |
Software Developer
67
salaries
| ₹8.5 L/yr - ₹15 L/yr |
Senior Software Engineer
52
salaries
| ₹11.7 L/yr - ₹33 L/yr |
Software Development Engineer II
48
salaries
| ₹11 L/yr - ₹18 L/yr |
Vyapar
Nowfloats Technologies
ShopKirana
Classplus