Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.2K+ articles
Arrays
4.2K+ articles
Amazon
1.9K+ articles
Microsoft
811+ articles
Oracle
353+ articles
Accolite
305+ articles
MakeMyTrip
214+ articles
Directi
75 posts
Recent Articles
Popular Articles
Directi Interview Preparation
Last Updated: 23 July 2025
Here, you can find all the technical resources (articles, coding problems, subjective problems, video tutorials and interview experiences) that are helpful in preparing fo...
read more
Interview Experiences
Directi
Directi Topics for Interview Preparation
Last Updated: 23 July 2025
Table of ContentEasy LevelMedium LevelHard LevelEasy LevelCount number of strings (made of R, G and B) using given combinationFind Maximum dot product of two arrays with i...
read more
Interview Experiences
Directi
Lexicographically smallest String by pair swapping
Last Updated: 23 July 2025
Suppose you are given a string Str of length N and a set of Pairs ( i, j such that 0 = i j N, 0 based indexing). Pair “i, j” means that you can swap the ith and jth cha...
read more
DSA
Directi
DFS
Data Structures
Data Structures-Graph
strings
Distributing Blueberry Cheese Cake among Students
Last Updated: 23 July 2025
There is a school in a village. It has N classes. One fine day, someone donated B blueberry cheesecakes to schools. Now you need to divide these cakes such that:Each class...
read more
Searching
Mathematical
DSA
Directi
Binary Search
Algorithms-Searching
Lexicographically smallest String with unique adjacent characters
Last Updated: 17 April 2024
Given a string consisting of 'a', 'b', 'c', or '?', you are required to replace the question marks '?' in the string. The goal is to find a replacement that adheres to the...
read more
DSA
Directi
Data Structures
strings
Compressed String decoding for Kth character
Last Updated: 23 July 2025
Given a compressed string composed of lowercase characters and numbers, the task is to decode the compressed string and to find out the character located at the Kth positi...
read more
DSA
Directi
Algorithms-Recursion
encoding-decoding
strings
C Program For Stock Buy Sell To Maximize Profit
Last Updated: 23 July 2025
Efficient approach: If we are allowed to buy and sell only once, then we can use following algorithm. Maximum difference between two elements. Here we are allowed to buy a...
read more
C Programs
DSA
Arrays
Microsoft
Amazon
Morgan Stanley
Oracle
Flipkart
Directi
Samsung
Goldman Sachs
Walmart
Paytm
Accolite
Hike
Sapient
SAP Labs
MakeMyTrip
Quikr
Ola Cabs
Pubmatic
Swiggy
C++ Program For Stock Buy Sell To Maximize Profit
Last Updated: 23 July 2025
The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 1...
read more
C++ Programs
DSA
Arrays
Microsoft
Amazon
Morgan Stanley
Oracle
Flipkart
Directi
Samsung
Goldman Sachs
Walmart
Paytm
Accolite
Hike
Sapient
SAP Labs
MakeMyTrip
Quikr
Ola Cabs
Pubmatic
Swiggy
Java Program For Stock Buy Sell To Maximize Profit
Last Updated: 23 July 2025
The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 1...
read more
Java Programs
DSA
Arrays
Microsoft
Amazon
Morgan Stanley
Oracle
Flipkart
Directi
Samsung
Goldman Sachs
Walmart
Paytm
Accolite
Hike
Sapient
SAP Labs
MakeMyTrip
Quikr
Ola Cabs
Pubmatic
Swiggy
Python Program For Stock Buy Sell To Maximize Profit
Last Updated: 23 July 2025
The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 1...
read more
Python Programs
DSA
Arrays
Microsoft
Amazon
Morgan Stanley
Oracle
Flipkart
Directi
Samsung
Goldman Sachs
Walmart
Paytm
Accolite
Hike
Sapient
SAP Labs
MakeMyTrip
Quikr
Ola Cabs
Pubmatic
Swiggy
Javascript Program For Stock Buy Sell To Maximize Profit
Last Updated: 23 July 2025
The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 1...
read more
JavaScript
Microsoft
Amazon
Morgan Stanley
Oracle
Flipkart
Directi
Samsung
Goldman Sachs
Walmart
Paytm
Accolite
Hike
Sapient
SAP Labs
MakeMyTrip
Quikr
Ola Cabs
Pubmatic
Swiggy
MediaNet(DirectI) Interview Experience for SDE-2 (2-3 Years Experienced)
Last Updated: 22 October 2020
Arranged by a recruiter. They conduct a total of 3 rounds for SDE2Round 1: 3 questions on DS-Algo of Medium difficulty Given a binary tree, count the total number of un...
read more
Interview Experiences
Experienced
Directi
media.net
Marketing
Experiences
Sliding Window Maximum : Set 2
Last Updated: 12 July 2025
Set 1: Sliding Window Maximum (Maximum of all subarrays of size k).Given an array arr of size N and an integer K, the task is to find the maximum for each and every contig...
read more
DSA
Amazon
Flipkart
Directi
Zoho
SAP Labs
sliding-window
two-pointer-algorithm
Largest Square in a Binary Matrix with at most K 1s for multiple Queries
Last Updated: 07 August 2025
Given a binary matrix M where each element of the matrix will be 0 or 1, the task is to find the largest square that can be formed with center (i, j) and contains at most ...
read more
Dynamic Programming
Divide and Conquer
Matrix
DSA
Directi
Codenation
Binary Search
media.net
On-Campus Interview Experience of companies like UBER, Directi, DE-Shaw, Microsoft.
Last Updated: 06 January 2020
I decided to write this article to help my fellow juniors with there interviews. I am not saying everything which I write in this article is necessarily true. This is just...
read more
Interview Experiences
Microsoft
DE Shaw
Directi
D-E-Shaw
Uber
media.net
On-Campus
Experiences
1
2
3
4
5
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !