i
Crio.Do
Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
A stack is a data structure that follows the Last In, First Out (LIFO) principle.
Elements are added and removed from the top of the stack.
Common operations include push (add element) and pop (remove element).
Examples of stacks include the call stack in programming and the undo feature in text editors.
A queue is a data structure that follows the First In First Out (FIFO) principle, where elements are added at the rear and removed from the front.
Elements are added to the rear of the queue and removed from the front
Common operations include enqueue (add to rear) and dequeue (remove from front)
Examples of queues include waiting lines at a grocery store or a printer queue
I appeared for an interview 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 Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in May 2023. There were 3 interview rounds.
Coding test around front end using react
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures are created when a function is defined within another function and has access to the outer function's variables.
They can access variables from the outer function even after the outer function has returned.
Closures are commonly used in event handlers and callbacks in JavaScript.
Event loop is a mechanism that allows JavaScript to perform non-blocking operations by handling asynchronous events.
Event loop is responsible for executing code, collecting and processing events, and executing queued sub-tasks.
ES5 features include strict mode, JSON object, Array methods like forEach, map, filter, and reduce, and Object.create method.
ES5 also introduced new methods for manipulating strings, such as trim
Basic aptitude questions
Linked list, array, tree and graph questions
Good, short and concise
I am passionate about the industry and believe in the company's mission and values.
Passionate about the industry
Believe in the company's mission and values
I applied via Referral and was interviewed before Sep 2023. There were 4 interview rounds.
Two Medium DSA problem to solve
Design a scalable streaming pipeline for processing large volumes of data.
Use a distributed streaming framework like Apache Kafka or Apache Flink for real-time data processing.
Implement data partitioning and parallel processing to handle high data throughput.
Utilize cloud services like AWS Kinesis or Google Cloud Pub/Sub for scalability and reliability.
Include fault tolerance mechanisms like checkpointing and data repl...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Project Engineer
77
salaries
| ₹4.5 L/yr - ₹7 L/yr |
Business Development Associate
67
salaries
| ₹3.6 L/yr - ₹6 L/yr |
Inside Sales Specialist
33
salaries
| ₹3.4 L/yr - ₹7.5 L/yr |
Customer Success Associate
25
salaries
| ₹3 L/yr - ₹6.4 L/yr |
Business Operations Associate
18
salaries
| ₹4 L/yr - ₹6.6 L/yr |
Unacademy
Planet Spark
Skill Lync
NxtWave