i
Shiprocket Private Limited
Filter interviews by
Find the maximum sum of a subarray within an array of integers.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum found after iterating through the entire array.
Throttling in JavaScript is a technique used to control the rate at which a function is executed.
Throttling limits the number of times a function can be called over a specified period.
It is commonly used in scenarios like scroll events, resize events, and API requests to prevent performance issues.
Example: Debouncing a search input to limit the number of API calls made while typing.
Top trending discussions
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
It was an online assessment. Some coding questions. Some cs fundamental mcqs. SQL query, Rest Api question.
An assignment to create a game using nodejs/ go lang/ java.
The exam duration is one and a half hours.
The total exam time is one and a half hours.
It encompasses all topics related to full stack development.
In two years, I see myself as a senior software developer leading a team on innovative projects.
Advancing to a senior software developer role
Leading a team on new and innovative projects
Continuing to enhance my technical skills through ongoing learning and training
LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.
Implement using a doubly linked list and a hashmap for efficient operations
When an item is accessed, move it to the front of the list
When the cache is full, remove the least recently used item from the end of the list
I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024. There were 4 interview rounds.
It was a coding round where i need to solve 3 DSA Questions in 1.5 hour
I applied via Newspaper Ad and was interviewed in Jul 2024. There was 1 interview round.
My previous organization was a fast-paced tech startup focused on developing cutting-edge software solutions.
Highly collaborative work environment
Emphasis on innovation and creativity
Agile development methodologies were followed
Regular team meetings and code reviews
Opportunities for professional growth and learning
Create a timer using React
Use useState hook to store the timer value
Use useEffect hook to update the timer every second
Display the timer value in the component's render method
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Slicing in Python allows you to extract a subset of elements from a list.
Slicing is done using square brackets and the start:stop:step notation.
The start index is inclusive, while the stop index is exclusive.
You can omit any of the three parameters, defaulting to 0 for start, length of list for stop, and 1 for step.
Negative indices can be used to slice from the end of the list.
Example: list = [1, 2, 3, 4, 5], list[1:4]
based on 1 review
Rating in categories
Software Engineer
155
salaries
| ₹6 L/yr - ₹23.8 L/yr |
Senior Specialist
84
salaries
| ₹4 L/yr - ₹9.1 L/yr |
Assistant Manager
72
salaries
| ₹5.5 L/yr - ₹12.3 L/yr |
Specialist
67
salaries
| ₹3.4 L/yr - ₹7 L/yr |
Associate Manager
66
salaries
| ₹7.2 L/yr - ₹15 L/yr |
Pickrr
Delhivery
Ecom Express
XpressBees