Filter interviews by
Fibonacci series DSA
I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.
Skills required for IT recruitment include knowledge of job requirements, technical skills, communication skills, and familiarity with staffing portals.
Understanding of job requirements and technical skills needed for the position
Strong communication skills to effectively communicate with candidates and hiring managers
Familiarity with staffing portals such as LinkedIn, Indeed, and Glassdoor
Ability to source and screen ...
This company offers a supportive and inclusive work environment with opportunities for growth and development.
The company values diversity and inclusion, creating a welcoming and supportive workplace for all employees.
There are ample opportunities for professional growth and development, with access to training programs and mentorship.
The company has a strong reputation in the industry and is known for its innovative a...
I applied via Approached by Company and was interviewed before Oct 2022. There were 5 interview rounds.
Round 1: DS Algo question
CrewScale interview questions for popular designations
I applied via Referral
Top trending discussions
I applied via Job Portal and was interviewed before Apr 2022. There were 2 interview rounds.
posted on 19 Apr 2023
I applied via Approached by Company and was interviewed in Oct 2022. There were 5 interview rounds.
Designing classes and database for a product
Identify the entities and relationships in the system
Create a class diagram with attributes and methods
Design the database schema with tables and relationships
Consider performance, scalability, and security
Use appropriate design patterns and principles
Medium level DSA problems related to tree and arrays.
High level design for 3 products
Identify user needs and requirements
Create a conceptual design for each product
Define the architecture and components
Consider scalability, security, and performance
Document the design and review with stakeholders
Medium level DSA problem and leadership principles situational questions.
posted on 24 Nov 2021
I applied via Company Website and was interviewed in Oct 2021. There were 4 interview rounds.
Design SkipTracker() for Amazon Prime Music
SkipTracker() should keep track of skipped songs in Amazon Prime Music
It should maintain a list of skipped songs as an array of strings
The list should be updated whenever a song is skipped
SkipTracker() should provide methods to add, remove, and retrieve skipped songs
Design a multiplayer game similar to PUBG.
Create a large map with various terrains and buildings
Allow players to form teams and communicate with each other
Include a variety of weapons and equipment for players to find and use
Implement a shrinking play area to force players into closer combat
Include a ranking system to encourage competition and skill improvement
Find a missing number in an unsorted array with elements in the range [1,n].
Use a hash set to store the elements and check for missing numbers.
Calculate the sum of all elements and subtract it from the sum of the range [1,n].
Use XOR operation to find the missing number.
posted on 20 Jan 2024
I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.
Gas station problem
The gas station problem involves finding the minimum starting point from where a circular route can be completed without running out of gas.
The solution can be obtained using the concept of cumulative sum and tracking the minimum sum encountered.
If the total sum of gas is greater than or equal to the total sum of cost, a solution exists.
If there are multiple valid starting points, return the one with
Find the maximum area in a histogram.
Iterate through the histogram and calculate the area for each bar.
Keep track of the maximum area encountered so far.
The area of a bar is calculated by multiplying its height with the width (number of consecutive bars) it can extend to.
Consider using a stack to efficiently calculate the area for each bar.
The Simplify path problem involves simplifying a given absolute path to its canonical form.
Use a stack to keep track of the directories in the path.
Split the path by '/' and process each directory.
Ignore empty directories and '.'.
If encountering '..', pop the top directory from the stack.
Join the remaining directories in the stack to form the simplified path.
The question is about solving a problem related to N-ary tree using Depth First Search (DFS).
Understand the concept of N-ary tree and Depth First Search (DFS)
Implement the DFS algorithm to traverse the N-ary tree
Handle the tree nodes and perform necessary operations during traversal
posted on 6 Feb 2024
based on 6 interviews
Interview experience
based on 31 reviews
Rating in categories
Technical Recruiter
12
salaries
| ₹3.5 L/yr - ₹4.4 L/yr |
Associate Technical Recruiter
7
salaries
| ₹2 L/yr - ₹4.5 L/yr |
Software Developer
5
salaries
| ₹6 L/yr - ₹10 L/yr |
HR Business Partner
4
salaries
| ₹7 L/yr - ₹14 L/yr |
Senior Software Engineer
4
salaries
| ₹17.5 L/yr - ₹28 L/yr |
TCS
Accenture
Wipro
Cognizant