Filter interviews by
I applied via IIM Jobs and was interviewed before Jul 2021. There were 3 interview rounds.
HR project on recruitment
I approach problem-solving by gathering information, analyzing data, and collaborating with stakeholders to arrive at a solution.
Identify the problem and gather relevant information
Analyze data and identify potential solutions
Collaborate with stakeholders to determine the best course of action
Implement the solution and evaluate its effectiveness
Make adjustments as necessary to ensure long-term success
Top trending discussions
I applied via LinkedIn and was interviewed in May 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.
A program to convert numbers into their English word representation, handling numbers from 1 to infinity.
Use a recursive function to break down numbers into manageable parts.
Handle special cases for numbers like 11-19 (e.g., eleven, twelve).
Use arrays or dictionaries to map numbers to words for efficiency.
Example: 1543 is broken down into 1000 + 500 + 40 + 3, resulting in 'one thousand five hundred forty three'.
The program capitalizes the first letter of each reversed word in a sentence.
Split the sentence into an array of words using space as a delimiter.
Reverse each word in the array and capitalize the first letter.
Join the modified words back into a sentence.
Maximize clothes donation between two sets of countries with one-to-one relationships.
Model the problem as a bipartite graph where one set represents donors and the other set represents recipients.
Use algorithms like the Hungarian algorithm or maximum flow to find the optimal matching.
Example: If country A donates 5 clothes to country B, and country C donates 6 to country D, ensure no overlaps.
Consider edge cases where...
Algorithms for manipulating arrays and strings in coding
Use sorting algorithms like quicksort and mergesort for arrays
Use string manipulation functions like substring and replace for strings
Use dynamic programming for optimizing solutions to array and string problems
Designing a large scale Ad Server
Use distributed systems for scalability
Implement caching for faster ad delivery
Ensure high availability and fault tolerance
Use real-time bidding for efficient ad placement
Implement fraud detection mechanisms
Ensure compliance with privacy regulations
I applied via Campus Placement
I am an avid traveler and have visited over 20 countries
I love experiencing new cultures and trying new foods
I have backpacked through Europe and Asia
I have volunteered in orphanages in Cambodia and Nepal
Mobile advertising platform
Adtech
Mobile marketing
App monetization
Optimize lift usage to reduce wait times for employees entering a 10-floor building.
Implement a smart scheduling system that prioritizes lifts based on the number of people waiting on each floor.
Introduce a destination dispatch system where employees select their floor before entering the lift, grouping them by destination.
Increase the number of lifts during peak hours or consider adding express lifts that service only...
Find the maximum sum of a contiguous subarray in an integer array using Kadane's algorithm.
Use Kadane's algorithm for an efficient O(n) solution.
Initialize two variables: maxSum and currentSum.
Iterate through the array, updating currentSum and maxSum.
Example: For nums = [-2,1,-3,4,-1,2,1,-5,4], maxSum = 6 (subarray [4,-1,2,1]).
If all numbers are negative, return the largest single element.
Endianness refers to the byte order of a system. It determines how multi-byte data types are stored in memory.
Little-endian systems store the least significant byte first, while big-endian systems store the most significant byte first.
Endianness can affect the way data is transmitted between systems.
To determine the endianness of a system, you can use the byte order mark (BOM) or write a test program that checks the by...
Sort an array of 0s and 1s in place using a two-pointer approach for optimal performance.
Use two pointers: one for 0s and one for 1s.
Initialize left pointer at the start and right pointer at the end.
Iterate through the array, swapping elements as needed.
Example: For [1, 0, 1, 0], after sorting, it becomes [0, 0, 1, 1].
Heaps are data structures used to efficiently find the maximum or minimum element in a collection.
Max heap: parent nodes are always greater than or equal to child nodes
Min heap: parent nodes are always smaller than or equal to child nodes
Heaps are commonly used in priority queues and sorting algorithms
Heap operations include insert, delete, and extract max/min
Example: An array [3, 8, 2, 5, 1, 4, 6] can be represented a...
Find 3 numbers in an array where a+b=c.
Loop through the array and check for all possible combinations of a and b.
Use a hash table to store the values of a and b, and check if c is present in the hash table.
Sort the array and use two pointers to find a and b, and then check if their sum equals c.
I applied via LinkedIn and was interviewed before Dec 2020. There were 5 interview rounds.
SEM stands for Search Engine Marketing, which involves promoting websites by increasing their visibility in search engine results pages.
SEM involves paid advertising on search engines like Google and Bing
It includes strategies like keyword research, ad copywriting, and bid management
SEM can be used to drive traffic, increase brand awareness, and generate leads or sales
Examples of SEM platforms include Google Ads, Bing ...
I appeared for an interview in Jun 2021.
Executive Accountant
170
salaries
| ₹4 L/yr - ₹8.6 L/yr |
Senior Accounts Executive
161
salaries
| ₹5 L/yr - ₹10.9 L/yr |
Accounts Manager
124
salaries
| ₹9.9 L/yr - ₹16.5 L/yr |
Senior Accounts Manager
84
salaries
| ₹11.4 L/yr - ₹20 L/yr |
Assistant Accounts Manager
83
salaries
| ₹6 L/yr - ₹13.5 L/yr |
R.R. Donnelley
Epsilon
Denave
Smollan Group