i
Mobikwik
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Design a notification system for timely alerts and updates.
Identify the target audience and their preferred communication channels (email, SMS, push notifications, etc.)
Define the types of notifications to be sent (urgent alerts, reminders, updates, etc.)
Implement a user-friendly interface for users to manage their notification preferences
Include features like scheduling notifications, customizing notification settings...
Messaging queue system similar to Kafka for real-time data processing and streaming
Kafka is a distributed streaming platform capable of handling high volumes of data in real-time
It uses topics to organize data streams and partitions for scalability
Producers publish messages to topics and consumers subscribe to topics to receive messages
Kafka provides fault tolerance, scalability, and high throughput for data processing
...
Top trending discussions
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 5 interview rounds.
String manipulation problems involve modifying or analyzing strings of characters.
Use built-in string methods like substring, replace, and split.
Regular expressions can be powerful tools for pattern matching and manipulation.
Be mindful of edge cases like empty strings and null values.
Consider the time and space complexity of your solution.
Practice with coding challenges on websites like LeetCode and HackerRank.
I applied via LinkedIn and was interviewed in Apr 2023. There were 3 interview rounds.
Use Depth First Search (DFS) to find connected components in a graph
Start by initializing all vertices as unvisited
Iterate through each vertex and perform DFS to find connected components
Keep track of visited vertices to avoid revisiting
Example: For a graph with vertices {A, B, C} and edges {(A, B), (B, C)}, the connected components are {A, B, C}
Design a chess game with proper board setup, piece movements, and win conditions.
Create a 8x8 grid to represent the chess board
Assign initial positions to each type of chess piece (pawn, rook, knight, bishop, queen, king)
Implement rules for each piece's movement (e.g. pawn moves forward, rook moves horizontally/vertically)
Check for valid moves and capture opponent's pieces
Implement win conditions (checkmate, stalemate)
...
Leetcode medium and hard
zigzag traversal of BT
merge K sorted Linked List
I appeared for an interview in Jun 2021.
Round duration - 90 minutes
Round difficulty - Medium
Contained mix of coding, oops and general programming questions
Coding was live coding round
It was around 12pm
They used their own coding environment, I coded in java
Given an array arr
of length N
consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.
Find the sum of the subarray with the maximum sum among all subarrays in an array of integers.
Iterate through the array and keep track of the maximum sum subarray seen so far.
Use Kadane's algorithm to efficiently find the maximum subarray sum.
Consider the case where all elements in the array are negative.
Handle the case where the array contains only one element.
Round duration - 90 Minutes
Round difficulty - Hard
It was a collection of HLD AND LLD
Was around 12pm
This was conducted on bluejeans
Design a URL shortener with database and necessary components
Use a unique identifier for each URL to generate short links
Store the original URL and corresponding short link in a database
Implement a redirect mechanism to redirect short links to original URLs
Consider implementing analytics to track usage and performance
Ensure scalability and reliability of the system
Round duration - 60 Minutes
Round difficulty - Easy
It was a friendly managerial round with director of my team, he was very for me to come on board and explained truthfully how payu is.
Round duration - 30 Minutes
Round difficulty - Easy
Just a normal HR discussion, he informed me that I've been selected and we discussed about the salary part
Tip 1 : have strong grasp of graph based algorithms
Tip 2 : have strong knowledge of data structure
Tip 3 : should be able to find where to use appropriate design pattern
Tip 1 : keep it short and simple
Tip 2 : focus more on design/architecture of project
I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.
posted on 26 Oct 2023
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 4 interview rounds.
based on 1 interview
Interview experience
Team Lead
69
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Assistant Manager
56
salaries
| ₹4.5 L/yr - ₹12.6 L/yr |
Senior Executive
55
salaries
| ₹2.7 L/yr - ₹6.7 L/yr |
Software Developer
49
salaries
| ₹7.9 L/yr - ₹30.6 L/yr |
Software Development Engineer II
48
salaries
| ₹11 L/yr - ₹30 L/yr |
Paytm
Freecharge
HighRadius
Razorpay