jayati

Jayati's Pastebin

4,588 123,569 1 1 year ago
Name / Title Added Expires Hits Comments Syntax  
Rotting Oranges May 29th, 2024 Never 475 0 C++ -
Nearest Exit from Entrance in Maze May 29th, 2024 Never 446 0 C++ -
Evaluate Division May 28th, 2024 Never 553 0 C++ -
Reorder Routes to Make All Paths Lead to the City Zero May 27th, 2024 Never 40 0 C++ -
Number of Provinces May 17th, 2024 Never 489 0 C++ -
Keys and Rooms May 16th, 2024 Never 466 0 C++ -
Delete Node in a BST May 15th, 2024 Never 544 0 C++ -
Maximum Level Sum of a Binary Tree May 15th, 2024 Never 507 0 C++ -
Binary Tree Right Side View May 14th, 2024 Never 422 0 C++ -
Lowest Common Ancestor of a Binary Tree May 14th, 2024 Never 419 0 C++ -
Longest ZigZag Path in a Binary Tree May 11th, 2024 Never 780 0 C++ -
O(N) approach to Path sum 3 May 10th, 2024 Never 760 0 C++ -
Path Sum III May 10th, 2024 Never 496 0 C++ -
Count Good Nodes in Binary Tree May 8th, 2024 Never 535 0 C++ -
Odd Even Linked List May 7th, 2024 Never 493 0 C++ -
Delete the Middle Node of a Linked List May 7th, 2024 Never 599 0 C++ -
Dota2 Senate May 6th, 2024 Never 777 0 C++ -
Asteroid Collision May 5th, 2024 Never 529 0 C++ -
Determine if Two Strings Are Close May 4th, 2024 Never 909 0 C++ -
Longest Subarray of 1's After Deleting One Element May 3rd, 2024 Never 810 0 C++ -
Max Consecutive Ones III May 3rd, 2024 Never 515 0 C++ -
Max Number of K-Sum Pairs May 2nd, 2024 Never 529 0 C++ -
Container With Most Water May 1st, 2024 Never 877 0 C++ -
String Compression May 1st, 2024 Never 538 0 C++ -
Increasing Triplet Subsequence May 1st, 2024 Never 526 0 C++ -
Product of Array Except Self Apr 30th, 2024 Never 783 0 C++ -
Find median in a stream Mar 20th, 2024 Never 374 0 C++ -
Merge K sorted linked lists Feb 20th, 2024 Never 692 0 C++ -
Maximum path sum in matrix Feb 12th, 2024 Never 857 0 C++ -
Nth Fibonacci Number Jan 23rd, 2024 Never 895 0 C++ -
fastest way to calc nCr Jan 10th, 2024 Never 805 0 C++ -
Find triplets with zero sum Jan 9th, 2024 Never 688 0 C++ -
Rotate Array Jan 8th, 2024 Never 728 0 C++ -
Second Largest Jan 6th, 2024 Never 956 0 C++ -
Find duplicates in an array Jan 6th, 2024 Never 875 0 C++ -
Kth element in Matrix Dec 8th, 2023 Never 638 0 C++ -
Shortest Source to Destination Path Dec 7th, 2023 Never 572 0 C++ -
Number of pairs Dec 5th, 2023 Never 707 0 C++ -
Heap Sort Dec 3rd, 2023 Never 884 0 C++ -
Count number of hops Dec 3rd, 2023 Never 858 0 C++ -
Minimum Swaps to Sort Dec 3rd, 2023 Never 595 0 C++ -
Coin Change Dec 2nd, 2023 Never 789 0 C++ -
Maximum sum increasing subsequence Nov 30th, 2023 Never 888 0 C++ -
0 - 1 Knapsack Problem Nov 27th, 2023 Never 1,228 0 C++ -
Count Beautiful Substrings I Nov 25th, 2023 Never 585 0 C++ -
Matrix Similarity After Cyclic Shifts Nov 25th, 2023 Never 580 0 C++ -
Smallest Positive missing number Nov 21st, 2023 Never 1,195 0 C++ -
Detect cycle in a directed graph Nov 21st, 2023 Never 779 0 C++ -
Maximum Product Subarray Nov 16th, 2023 Never 740 0 C++ -
Detect cycle in an undirected graph Nov 13th, 2023 Never 787 0 C++ -
Shortest Common Supersequence Nov 13th, 2023 Never 540 0 C++ -
Find Missing And Repeating Nov 2nd, 2023 Never 1,358 0 C++ -
Count Nodes Equal to Average of Subtree Nov 2nd, 2023 Never 979 0 C++ -
LIS DP TLE Oct 28th, 2023 Never 1,228 0 C++ -
Longest Increasing Subsequence Oct 28th, 2023 Never 134 0 C++ -
Longest Increasing Subsequence Oct 28th, 2023 Never 1,220 0 C++ -
Longest Common Subsequence Oct 27th, 2023 Never 948 0 C++ -
Longest Common Substring Oct 27th, 2023 Never 953 0 C++ -
Minimum number of Coins Oct 27th, 2023 Never 560 0 C++ -
Minimum Spanning Tree Oct 27th, 2023 Never 656 0 C++ -
Minimize the Heights II Oct 26th, 2023 Never 703 0 C++ -
Largest number possible Oct 26th, 2023 Never 661 0 C++ -
Page Faults in LRU Oct 26th, 2023 Never 582 0 C++ -
Maximize Toys Oct 25th, 2023 Never 1,358 0 C++ -
Choose and Swap Oct 25th, 2023 Never 1,250 0 C++ -
Activity Selection Oct 25th, 2023 Never 690 0 C++ -
Largest BST Oct 25th, 2023 Never 686 0 C++ -
Ceil in BST Oct 24th, 2023 Never 538 0 C++ -
Lowest Common Ancestor in a BST Oct 20th, 2023 Never 744 0 C++ -
Serialize and Deserialize a Binary Tree Oct 20th, 2023 Never 977 0 C++ -
Connect Nodes at Same Level Oct 13th, 2023 Never 847 0 C++ -
Level order traversal in spiral form Oct 12th, 2023 Never 955 0 C++ -
Diameter of a binary tree Oct 12th, 2023 Never 575 0 C++ -
Maximum Path Sum Oct 12th, 2023 Never 555 0 C++ -
Merge two BST 's Oct 12th, 2023 Never 712 0 C++ -
Bottom View of Binary Tree Oct 12th, 2023 Never 719 0 C++ -
Left View of Binary Tree Oct 11th, 2023 Never 1,099 0 C++ -
Symmetric Tree Oct 11th, 2023 Never 1,112 0 C++ -
Implement Stack using Linked List Oct 11th, 2023 Never 1,063 0 C++ -
mplement Queue using Linked List Oct 11th, 2023 Never 741 0 C++ -
Binary Tree to DLL Oct 11th, 2023 Never 624 0 C++ -
Merge Without Extra Space 0.23 s Oct 11th, 2023 Never 944 0 C++ -
shortcut to delete when head pointer not given Oct 11th, 2023 Never 1,214 0 C++ -
optimised linked ist palindrome question Oct 11th, 2023 Never 840 0 C++ -
Check if Linked List is Palindrome Oct 11th, 2023 Never 915 0 C++ -
Add two numbers represented by linked lists Oct 10th, 2023 Never 1,032 0 C++ -
Rotten Oranges Oct 10th, 2023 Never 778 0 C++ -
First non-repeating character in a stream Oct 10th, 2023 Never 504 0 C++ -
first non repeating character code failing on some test cases Oct 10th, 2023 Never 529 0 C++ -
Maximum of minimum for every window size Oct 10th, 2023 Never 754 0 C++ -
First negative integer in every window of size k Oct 9th, 2023 Never 1,211 0 C++ -
LRU Cache Oct 8th, 2023 Never 1,039 0 C++ -
Next Greater Element Oct 6th, 2023 Never 1,181 0 C++ -
Overlapping Intervals Oct 6th, 2023 Never 781 0 C++ -
Parenthesis Checker Oct 5th, 2023 Never 1,157 0 C++ -
Generate IP Addresses Oct 5th, 2023 Never 1,040 0 C++ -
Word Boggle Oct 5th, 2023 Never 849 0 C++ -
Rat in a Maze Problem - I Oct 4th, 2023 Never 1,286 0 C++ -
Solve the Sudoku Oct 4th, 2023 Never 810 1 C++ -
N-Queen Problem Oct 3rd, 2023 Never 963 0 C++ -