i
CARS24
Filter interviews by
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
The first round consisted of a coding exercise along with fundamental questions related to React Native, JavaScript, and inquiries about objects and arrays.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
FlatList is more efficient for rendering large lists with better performance compared to ScrollView.
FlatList is optimized for rendering long lists by only rendering the items that are currently visible on the screen.
ScrollView renders all of its children at once, which can lead to performance issues with large lists.
FlatList also provides built-in support for pull-to-refresh, infinite scrolling, and item separators.
Scr...
Designing a carousel in React Native involves creating a horizontal scroll view with swipe functionality.
Use ScrollView component with horizontal prop to create the carousel layout.
Render multiple items inside the ScrollView to display carousel content.
Implement swipe gestures to navigate between carousel items.
Consider using libraries like 'react-native-snap-carousel' for additional features and customization.
Create a photo galary using flatList
What people are saying about CARS24
CARS24 interview questions for designations
I applied via LinkedIn and was interviewed in Jul 2021. There was 1 interview round.
posted on 21 Dec 2020
posted on 22 Mar 2021
I applied via Company Website and was interviewed in Sep 2020. There were 4 interview rounds.
I appeared for an interview in Feb 2025.
Data Structures, Coding MCQs
Data structures are organized formats for storing, managing, and accessing data efficiently.
1. Types: Common data structures include arrays, linked lists, stacks, queues, trees, and graphs.
2. Arrays: Fixed-size collections of elements, e.g., [1, 2, 3, 4].
3. Linked Lists: Collections of nodes where each node points to the next, e.g., 1 -> 2 -> 3.
4. Stacks: Last-in, first-out (LIFO) structures, e.g., function call ...
Depth-First Search (DFS) is a graph traversal algorithm that explores as far as possible along each branch before backtracking.
DFS uses a stack data structure, either explicitly or via recursion.
It starts from a selected node and explores each branch before backtracking.
Example: In a binary tree, DFS can be implemented using pre-order, in-order, or post-order traversal.
DFS can be used to find connected components in a ...
Implement a solution to find the maximum profit from buying and selling stocks with at most 2 transactions.
Use dynamic programming to keep track of maximum profit at each day with 0, 1, or 2 transactions.
Consider the possibility of splitting the transactions into two separate parts.
Calculate the maximum profit by iterating through the prices array and updating the maximum profit accordingly.
Binary search is a divide and conquer algorithm that efficiently finds a target value in a sorted array.
Divide the array in half and compare the target value with the middle element
If the target is less than the middle element, search the left half. If greater, search the right half
Repeat the process until the target is found or the subarray is empty
Design a digital wallet system similar to Paytm.
Allow users to add money to their wallet using various payment methods like credit/debit cards, net banking, UPI, etc.
Enable users to make payments for various services like mobile recharge, bill payments, online shopping, etc.
Implement security measures like two-factor authentication, encryption of sensitive data, and regular security audits.
Provide features like transac...
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Seat reservation system
bit manipulation
binary tree related
based on 4 interviews
1 Interview rounds
based on 1 review
Rating in categories
Retail Associate
690
salaries
| ₹1.9 L/yr - ₹5 L/yr |
Retail Manager
427
salaries
| ₹2.7 L/yr - ₹7.2 L/yr |
Team Lead
403
salaries
| ₹2 L/yr - ₹10.2 L/yr |
Evaluation Engineer
379
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
Relationship Manager
327
salaries
| ₹2.3 L/yr - ₹7.2 L/yr |
Udaan
Indiamart Intermesh
Swiggy
BlackBuck