├── CP_template.cpp ├── GFG-MUST-DO ├── DP │ └── Medium │ │ ├── Get-Min-Square(or-Coin-change).cpp │ │ └── Nth-stairs.cpp └── Graph │ └── Medium │ ├── Covid-Spread.cpp │ ├── Min-Swaps-to-Sort.cpp │ ├── Number-Of-Islands.cpp │ ├── Prerequisite-Task.cpp │ └── Strongly-Connected-Component(Kosaraju-Algo).cpp ├── GFG_DSA_Topicwise ├── Arrays │ ├── Circular-Max-Sum(DE-SHAW).cpp │ ├── Equilibrium-Point(AMAZON,ADOBE,ZOHO,ACCOLITE).cpp │ ├── Freq-of-Limited-Range-Array(AMAZON,PAYTM,VMWARE,IMP).cpp │ ├── Kadanes-Algo(AMAZON,DES,MICRO,MOR,OLA,FLIP,VMW,VISA,ZOHO,WAL).cpp │ ├── Leaders-In-Array(AMAZON,SAMS,PAYU).cpp │ ├── Left-Rotate.cpp │ ├── Longest-Eve-Odd-Subarray.cpp │ ├── Majority(Moore-Voting-Algo)(AMA-MICRO-SAMS-DESHAW).cpp │ ├── Max_Sum-Subarray(AMAZON,INTUIT).cpp │ ├── Max_diff_element(MORGAN,SAP,MMT,OLA).cpp │ ├── Maximum-Index(IMP-AMAZON,GOOGLE,SNAPDEAL,VMWARE).cpp │ ├── Maximum-Occured-Integer(AMAZON-IMP).cpp │ ├── Minimum-Group-Flips.cpp │ ├── Rearrange-array-SpaceO(1)-2(AMAZON,INTERESTING).cpp │ ├── Rearrange-array-in-O(1)space(AMAZON,INTERESTING).cpp │ ├── Smallest-positive-missing(AMAZON,SAMS,SANP).cpp │ ├── Stock-Buy-Sell(AMA,DE,FACE,DIRECTI,FLIP,GOLD,MICRO,MORG,SAP,WAL).cpp │ ├── Trapping-Rainwater(AMAZON,ADOBE,PAYTM,ACCOLITE,PAYU).cpp │ └── Wave-Array(AMAZON,GOLDMAN,PAYTM,FACTSET,ZOHO).cpp ├── Binary-Search-Tree │ ├── Ceil-In-BST(SAMSUNG).cpp │ ├── Check-BST(IMP).cpp │ ├── Closest-Element(AMAZON,MAQ).cpp │ ├── Deletion-Of-Node(ADOBE,AMAZON,ACCOLITE,QUALCOMM,SAMSUNG).cpp │ ├── Floor-In-BST.cpp │ ├── LCA.cpp │ ├── Node-In-Range(AMAZON,MICROSOFT,FLIPKART).cpp │ ├── Pair-Target-Sum(IMP)(AMAZON,MICROSOFT,VMWARE).cpp │ └── Vertical-Traversal(IMP).cpp ├── Bit-Magic │ ├── 2-odd-occurrence-in-array(AMA,GOO,MICRO,QUAL,MMT).cpp │ ├── Binary-Multiple-of-3-(AMA,ADO,MICRO).cpp │ ├── Bit-Difference.cpp │ ├── Bleak-Numbers(SAP).cpp │ ├── Check-all-bits-are-set.cpp │ ├── Copy-Set-Bits-in-Range-(DE-SHAW).cpp │ ├── Count-set-bits.cpp │ ├── Decimal-to-Binary.cpp │ ├── First-set-bit.cpp │ ├── Flip-bits-max1s-(KADANE)-(AMAZON).cpp │ ├── Generate-lexicographic-powerset.cpp │ ├── Kth-bit-is-set-or-not.cpp │ ├── Longest-consecutive-setbit.cpp │ ├── Maximum-AND-Value.cpp │ ├── Missing-Ele-1-to-n-(ADO,AMA,MICRO,DES,CIS,INTU..).cpp │ ├── Odd-occurence-in-array.cpp │ ├── Position-of-set-bit.cpp │ ├── Power-of-2.cpp │ ├── Replace-Bit-(MICRO).cpp │ ├── Reverse-Bits.cpp │ ├── Rightmost-Different-Bit.cpp │ ├── SWAP-Nibbles-(ACCOLITE,CISCO,SAMS,QUAL).cpp │ ├── Set-Kth-bit.cpp │ ├── Sparse-Number.cpp │ ├── Sum-bit-diff-in-pairs-of-array(GOOGLE).cpp │ ├── Swap-all-odd-even-bits.cpp │ ├── Swap-every-two-bits-in-bytes(CISCO).cpp │ ├── Total-Set-Bits-From-1-to-n.cpp │ ├── Trail-of-ones-(AMAZON).cpp │ └── XOR-of-subarrays(AMAZON).cpp ├── Dynamic-Programming │ ├── Catalan-Number.cpp │ ├── Climbing-Stairs(LEETCODE).cpp │ ├── House-Robber(LEETCODE).cpp │ ├── LCS(MEMOIZATION).cpp │ └── LCS(TABULATION-FASTER).cpp ├── Graphs │ ├── Adjacency-List-Implementation.cpp │ ├── BFS-Unweighted.cpp │ ├── Check-Cycle-DIrected(DFS).cpp │ ├── Check-Cycle-Directed(TopoSort-Kahns-BFS).cpp │ ├── Check-Cycle-Undirected(BFS).cpp │ ├── Check-Cycle-Undirected(DFS).cpp │ ├── Count-Islands(DFS)-(AMAZON,DE-SHAW,LINKEDIN,MICROSOFT,VIS,PAYTM).cpp │ ├── DFS-Unweighted.cpp │ ├── Path-exist-or-not(BFS)-(ADOBE,AMAZON,MORGAN-STAN,SAMS).cpp │ ├── Prims-Algo-o(n^2).cpp │ ├── Rotten-Oranges(BFS).cpp │ ├── Topological-Sort(DFS).cpp │ ├── Wired-Connection(Find-components-DFS).cpp │ └── X-Total-Shapes-DFS(GOOGLE,AMAZON).cpp ├── Greedy │ ├── Activity-Selection(FACEBOOK,MORGAN-STANLEY).cpp │ ├── Fractional-Knapsack(MICROSOFT).cpp │ ├── Largest-Number-With-Given-Sum(MICROSOFT).cpp │ └── N-Meetings(AMAZON,MICROSOFT,FLIPKART,MMT).cpp ├── Hashing │ ├── Count-Subarray-with-equal-0-and-1.cpp │ ├── Count-pair-with-given-sum(ADOBE,AMAZON,GS,FLIPKART,ACCOLITE).cpp │ ├── Count-zero-sum-subarray(AMAZON,MICROSOFT).cpp │ ├── Equal-Arrays-Using-Hash(GOLDMAN-SACHS).cpp │ ├── First-Non-Repeating-Element(Goldman,Adobe,Snapdeal)).cpp │ ├── First-Repeating-Element(AMAZON,PAYPAL,ACCOLITE).cpp │ ├── Frequency-Sorting(ORACLE,ZYCUS).cpp │ ├── Hashing-Operation-Implementation.cpp │ ├── Intersection-of-two-arrays(AMAZON,PAYPAL).cpp │ ├── Linear-Probing-Implementation.cpp │ ├── Longest-Consecutive-Subsequence(AMAZON,WALMART).cpp │ ├── Number-Containing-(1,2,3-only)-(GOLDMAN-SACHS).cpp │ ├── Quadratic-Probing-Implementation.cpp │ ├── Relative-Sorting(AMAZON,MICROSOFT).cpp │ ├── Separate-Chaining-Implementation.cpp │ ├── Subarray-with-sum-0(PAYTM).cpp │ ├── Union-of-arrays.cpp │ └── Winner-of-election(ADOBE).cpp ├── Heap │ ├── Heap-Operations(VVIP).cpp │ ├── Heap-Sort(VVIP).cpp │ ├── Kth-Largest-In-Stream(AMAZON,CISCO,MICROSOFT,WALMART).cpp │ ├── Kth-Largest.cpp │ ├── Kth-Smallest.cpp │ ├── Median-In-Stream(VVIMP).cpp │ ├── Merge-K-Sorted-Arr(AMAZON,FLIPKART,MICROSOFT,VMWARE).cpp │ ├── Nearly-Sorted(AMAZON).cpp │ └── Rearrange-Characters(AMAZON).cpp ├── Mathematics │ ├── Absolute-Value.cpp │ ├── Celsius-Fahrenheit-Conversion.cpp │ └── Quadratic-Equation-Roots.cpp ├── Maths │ ├── Catalan-DP-approach.cpp │ ├── Fast-Modulo-Exponentiation(bitmasking).cpp │ ├── Long-factorial.cpp │ └── Sieve-of-Eratosthenes.cpp ├── Matrix │ ├── Boolean-Matrix(AMAZON,MORGSTAN,SAP,OLA,FACTSET).cpp │ ├── Boundary-Elements.cpp │ ├── Matrix-Transpose(MMT,WIPRO,INFOEDGE).cpp │ ├── Rotate-90degree(AMAZON,DESHAW,MICROSOFT,MORGSTAN,PAYTM,,SAMS,SNAPDEAL,ZOHO).cpp │ ├── Search-In-MAT(AMAZON,ADOBE,DIRECTI,GS,VISA,ORACLE,PAYTM,SAP,SANPD,ACCOLITE,OLA,MMT).cpp │ ├── Snake-Pattern.cpp │ └── Spiral(ADOBE,AMAZON,MICROSOFT,DESHAW,ORACLE,MORGSTAN,PAYTM,SNAPDEAL,ACCOLITE,FACTSET).cpp ├── Recursion │ └── Tower-Of-Hanoi.cpp ├── Searching │ ├── Count-1s.cpp │ ├── Count-repeated(AMAZON).cpp │ ├── Floor-Of-Array(AMAZON).cpp │ ├── Left-Index.cpp │ ├── Maximum-Water(AMAZON).cpp │ ├── Minimum-Rotated-Array(AMA,MICRO,ADOBE,MORG,SAM).cpp │ ├── Page-Allocation(GOOGLE)-IMP.cpp │ ├── Peak-Element(AMAZON,ADOBE,GOOGLE,VISA).cpp │ ├── Roof-Top.cpp │ ├── Sum-subarray(unsorted)(GOOGLEADOBE,AMAZON,FACEBOOK,MORGAN).cpp │ ├── Two-Repeated-Element(MakeMyTrip).cpp │ └── count-more-than-(n\k)occr(AMAZON).cpp ├── Sorting │ ├── Chocolate-Distribution(FLIPKART).cpp │ ├── Count-Inversion(AMAZON,ADOBE,MICROSOFT,FLIPKART,MYNTRA,WALMART,OLA).cpp │ ├── Merge-unsorted-arrays(AMAZON,MICRO,GS,LINKEDIN,SD,FACTSET,AMDOCS,SYNOPSIS).cpp │ ├── Min-Platform(AMAZON,DESHAW,DIRECTI,MORG-STAN,PAYTM,WALMART,ACCOLITE).cpp │ ├── Quick-Sort_(Hoare-Partition).cpp │ ├── Quick-Sort_(Lomuto-Partition).cpp │ ├── Randomized-QS(AMAZON,MICROSOFT,CISCO,VMWARE,SNAPDEAL,ACCOLITE).cpp │ ├── Sort-By-Absolute-Difference(Stable-Sort).cpp │ ├── Three-Way-Partitioning(YAHOO).cpp │ └── Union-of-arrays(AMAZON).cpp ├── Stacks │ ├── Maximum-Rectangular-Area-Histogram(MICROSOFT).cpp │ └── Parenthesis-Checker(ADOBE,AMAZON,WALMART,FLIPKART,ORACLE).cpp └── Tree │ ├── BT-From-Parent-ARR(MICROSOFT,AMAZON).cpp │ ├── BT-From-Postorder-Inorder.cpp │ ├── Bottom-View(AMAZON,FLIPKART,PAYTM,WALMART,ACCOLITE).cpp │ ├── Burn-Tree.cpp │ ├── Burning-Tree(IMP)(MICROSOFT,AMAZON,FLIPKART).cpp │ ├── Check-Balanced-Tree(AMAZON,WALMART).cpp │ ├── Check-Identical-Trees.cpp │ ├── Check-If-SUBTREE(imp-AMAZON,ADOBE,MICROSFT,SAP,MORG-STAN,MMT).cpp │ ├── Children-Sum-Parent.cpp │ ├── Connect-Nodes-At-Same-Level(IMP).cpp │ ├── Convert-BT-to-DLL(AMAZON,GS,MICROSOFT,SLAESFORCE,MORG-STAN).cpp │ ├── Count-Nodes-In-Complete-BT.cpp │ ├── Create-Tree-From-Inorder-Preorder(AMAZON,MICROSOFT).cpp │ ├── Diameter-Tree.cpp │ ├── Foldable-BT.cpp │ ├── Height-Of-Tree.cpp │ ├── Inorder-Traversal.cpp │ ├── K-Dist-From-Root(AMAZON,MICROSOFT,SAMSUNG).cpp │ ├── LCA.cpp │ ├── Left-View.cpp │ ├── Level-Order-Traversal.cpp │ ├── Line-By-Line-LOT(AMAZON,MICROSOFT,MORG-STAN,SNAPDEAL).cpp │ ├── Linked-List-To-Binary-Tree.cpp │ ├── Max-Path-Sum(IMP)(AMAZON,FACEBOOK,MICROSOFT,DIRECTI).cpp │ ├── Max-Width(AMAZON,VMWARE).cpp │ ├── MaxSum-Non-Adjacent-Nodes.cpp │ ├── Maximum-Path-Sum.cpp │ ├── Node-At-Distance(MICROSOFT,FLIPKART).cpp │ ├── PostOrder-Traversal.cpp │ ├── Preorder-Traversal.cpp │ ├── Reverse-LOT.cpp │ ├── Serialize-Deserialize-BT(IMP).cpp │ ├── Spiral-LOT.cpp │ ├── Subtrees-with-sum=X(MICROSOFT).cpp │ └── Top-View(AMAZON,PAYTM,SAMSUNG,WALMART,OLA).cpp ├── Kickstart_template.cpp ├── Leetcode ├── Company-Wise │ └── Intuit │ │ ├── Easy │ │ ├── Longest_Palindrome.cpp │ │ ├── Min-Stack(Time-O(1)).cpp │ │ └── Valid-Paranthesis.cpp │ │ └── Medium │ │ ├── Basic-Calculator-II.cpp │ │ ├── Course-Schedule-II.cpp │ │ ├── Find-Duplicate.cpp │ │ ├── Group-Anagrams.cpp │ │ ├── Max-Area-Island.cpp │ │ └── Word-Search.cpp ├── Easy │ ├── Arrays │ │ ├── Running-Sum.cpp │ │ └── Shuffle-the-arrays.cpp │ ├── Bit-Manipulation │ │ ├── Flip-Bits.cpp │ │ ├── Hamming-Distance.cpp │ │ ├── Reduce-number-to-0.cpp │ │ └── Sorting-by-count-1s.cpp │ └── Hash-Tables │ │ └── Two-Sum.cpp ├── Hard │ └── Binary-Search │ │ └── Number-of -elements-having-Kzeroes-at-end-of-factorials.cpp ├── Medium │ ├── Arrays │ │ └── Maximum-Sum-Circular-Subarray.cpp │ ├── Bit-Manipulation │ │ └── Count-bits-from-1-to-n.cpp │ └── Hashing │ │ └── Contigous-Array.cpp └── Top-Interview-Questions │ ├── Easy │ ├── Majority-Element.cpp │ └── Reverse-Bits.cpp │ └── Medium │ └── Majority-Element2.cpp ├── README.md ├── STL_DEMO ├── Front-to-back.cpp ├── Min-in-array.cpp ├── VECTOR_DEMO.cpp └── tempCodeRunnerFile.cpp └── cluster1.yaml /CP_template.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/CP_template.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/DP/Medium/Get-Min-Square(or-Coin-change).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/DP/Medium/Get-Min-Square(or-Coin-change).cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/DP/Medium/Nth-stairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/DP/Medium/Nth-stairs.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/Graph/Medium/Covid-Spread.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/Graph/Medium/Covid-Spread.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/Graph/Medium/Min-Swaps-to-Sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/Graph/Medium/Min-Swaps-to-Sort.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/Graph/Medium/Number-Of-Islands.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/Graph/Medium/Number-Of-Islands.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/Graph/Medium/Prerequisite-Task.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/Graph/Medium/Prerequisite-Task.cpp -------------------------------------------------------------------------------- /GFG-MUST-DO/Graph/Medium/Strongly-Connected-Component(Kosaraju-Algo).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG-MUST-DO/Graph/Medium/Strongly-Connected-Component(Kosaraju-Algo).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Circular-Max-Sum(DE-SHAW).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Circular-Max-Sum(DE-SHAW).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Equilibrium-Point(AMAZON,ADOBE,ZOHO,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Equilibrium-Point(AMAZON,ADOBE,ZOHO,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Freq-of-Limited-Range-Array(AMAZON,PAYTM,VMWARE,IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Freq-of-Limited-Range-Array(AMAZON,PAYTM,VMWARE,IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Kadanes-Algo(AMAZON,DES,MICRO,MOR,OLA,FLIP,VMW,VISA,ZOHO,WAL).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Kadanes-Algo(AMAZON,DES,MICRO,MOR,OLA,FLIP,VMW,VISA,ZOHO,WAL).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Leaders-In-Array(AMAZON,SAMS,PAYU).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Leaders-In-Array(AMAZON,SAMS,PAYU).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Left-Rotate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Left-Rotate.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Longest-Eve-Odd-Subarray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Longest-Eve-Odd-Subarray.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Majority(Moore-Voting-Algo)(AMA-MICRO-SAMS-DESHAW).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Majority(Moore-Voting-Algo)(AMA-MICRO-SAMS-DESHAW).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Max_Sum-Subarray(AMAZON,INTUIT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Max_Sum-Subarray(AMAZON,INTUIT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Max_diff_element(MORGAN,SAP,MMT,OLA).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Max_diff_element(MORGAN,SAP,MMT,OLA).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Maximum-Index(IMP-AMAZON,GOOGLE,SNAPDEAL,VMWARE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Maximum-Index(IMP-AMAZON,GOOGLE,SNAPDEAL,VMWARE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Maximum-Occured-Integer(AMAZON-IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Maximum-Occured-Integer(AMAZON-IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Minimum-Group-Flips.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Minimum-Group-Flips.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Rearrange-array-SpaceO(1)-2(AMAZON,INTERESTING).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Rearrange-array-SpaceO(1)-2(AMAZON,INTERESTING).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Rearrange-array-in-O(1)space(AMAZON,INTERESTING).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Rearrange-array-in-O(1)space(AMAZON,INTERESTING).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Smallest-positive-missing(AMAZON,SAMS,SANP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Smallest-positive-missing(AMAZON,SAMS,SANP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Stock-Buy-Sell(AMA,DE,FACE,DIRECTI,FLIP,GOLD,MICRO,MORG,SAP,WAL).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Stock-Buy-Sell(AMA,DE,FACE,DIRECTI,FLIP,GOLD,MICRO,MORG,SAP,WAL).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Trapping-Rainwater(AMAZON,ADOBE,PAYTM,ACCOLITE,PAYU).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Trapping-Rainwater(AMAZON,ADOBE,PAYTM,ACCOLITE,PAYU).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Arrays/Wave-Array(AMAZON,GOLDMAN,PAYTM,FACTSET,ZOHO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Arrays/Wave-Array(AMAZON,GOLDMAN,PAYTM,FACTSET,ZOHO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Ceil-In-BST(SAMSUNG).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Ceil-In-BST(SAMSUNG).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Check-BST(IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Check-BST(IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Closest-Element(AMAZON,MAQ).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Closest-Element(AMAZON,MAQ).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Deletion-Of-Node(ADOBE,AMAZON,ACCOLITE,QUALCOMM,SAMSUNG).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Deletion-Of-Node(ADOBE,AMAZON,ACCOLITE,QUALCOMM,SAMSUNG).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Floor-In-BST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Floor-In-BST.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/LCA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/LCA.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Node-In-Range(AMAZON,MICROSOFT,FLIPKART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Node-In-Range(AMAZON,MICROSOFT,FLIPKART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Pair-Target-Sum(IMP)(AMAZON,MICROSOFT,VMWARE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Pair-Target-Sum(IMP)(AMAZON,MICROSOFT,VMWARE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Binary-Search-Tree/Vertical-Traversal(IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Binary-Search-Tree/Vertical-Traversal(IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/2-odd-occurrence-in-array(AMA,GOO,MICRO,QUAL,MMT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/2-odd-occurrence-in-array(AMA,GOO,MICRO,QUAL,MMT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Binary-Multiple-of-3-(AMA,ADO,MICRO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Binary-Multiple-of-3-(AMA,ADO,MICRO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Bit-Difference.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Bit-Difference.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Bleak-Numbers(SAP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Bleak-Numbers(SAP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Check-all-bits-are-set.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Check-all-bits-are-set.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Copy-Set-Bits-in-Range-(DE-SHAW).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Copy-Set-Bits-in-Range-(DE-SHAW).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Count-set-bits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Count-set-bits.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Decimal-to-Binary.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Decimal-to-Binary.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/First-set-bit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/First-set-bit.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Flip-bits-max1s-(KADANE)-(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Flip-bits-max1s-(KADANE)-(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Generate-lexicographic-powerset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Generate-lexicographic-powerset.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Kth-bit-is-set-or-not.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Kth-bit-is-set-or-not.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Longest-consecutive-setbit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Longest-consecutive-setbit.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Maximum-AND-Value.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Maximum-AND-Value.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Missing-Ele-1-to-n-(ADO,AMA,MICRO,DES,CIS,INTU..).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Missing-Ele-1-to-n-(ADO,AMA,MICRO,DES,CIS,INTU..).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Odd-occurence-in-array.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Odd-occurence-in-array.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Position-of-set-bit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Position-of-set-bit.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Power-of-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Power-of-2.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Replace-Bit-(MICRO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Replace-Bit-(MICRO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Reverse-Bits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Reverse-Bits.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Rightmost-Different-Bit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Rightmost-Different-Bit.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/SWAP-Nibbles-(ACCOLITE,CISCO,SAMS,QUAL).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/SWAP-Nibbles-(ACCOLITE,CISCO,SAMS,QUAL).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Set-Kth-bit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Set-Kth-bit.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Sparse-Number.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Sparse-Number.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Sum-bit-diff-in-pairs-of-array(GOOGLE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Sum-bit-diff-in-pairs-of-array(GOOGLE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Swap-all-odd-even-bits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Swap-all-odd-even-bits.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Swap-every-two-bits-in-bytes(CISCO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Swap-every-two-bits-in-bytes(CISCO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Total-Set-Bits-From-1-to-n.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Total-Set-Bits-From-1-to-n.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/Trail-of-ones-(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/Trail-of-ones-(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Bit-Magic/XOR-of-subarrays(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Bit-Magic/XOR-of-subarrays(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Dynamic-Programming/Catalan-Number.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Dynamic-Programming/Catalan-Number.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Dynamic-Programming/Climbing-Stairs(LEETCODE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Dynamic-Programming/Climbing-Stairs(LEETCODE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Dynamic-Programming/House-Robber(LEETCODE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Dynamic-Programming/House-Robber(LEETCODE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Dynamic-Programming/LCS(MEMOIZATION).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Dynamic-Programming/LCS(MEMOIZATION).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Dynamic-Programming/LCS(TABULATION-FASTER).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Dynamic-Programming/LCS(TABULATION-FASTER).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Adjacency-List-Implementation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Adjacency-List-Implementation.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/BFS-Unweighted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/BFS-Unweighted.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Check-Cycle-DIrected(DFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Check-Cycle-DIrected(DFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Check-Cycle-Directed(TopoSort-Kahns-BFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Check-Cycle-Directed(TopoSort-Kahns-BFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Check-Cycle-Undirected(BFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Check-Cycle-Undirected(BFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Check-Cycle-Undirected(DFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Check-Cycle-Undirected(DFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Count-Islands(DFS)-(AMAZON,DE-SHAW,LINKEDIN,MICROSOFT,VIS,PAYTM).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Count-Islands(DFS)-(AMAZON,DE-SHAW,LINKEDIN,MICROSOFT,VIS,PAYTM).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/DFS-Unweighted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/DFS-Unweighted.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Path-exist-or-not(BFS)-(ADOBE,AMAZON,MORGAN-STAN,SAMS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Path-exist-or-not(BFS)-(ADOBE,AMAZON,MORGAN-STAN,SAMS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Prims-Algo-o(n^2).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Prims-Algo-o(n^2).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Rotten-Oranges(BFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Rotten-Oranges(BFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Topological-Sort(DFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Topological-Sort(DFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/Wired-Connection(Find-components-DFS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/Wired-Connection(Find-components-DFS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Graphs/X-Total-Shapes-DFS(GOOGLE,AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Graphs/X-Total-Shapes-DFS(GOOGLE,AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Greedy/Activity-Selection(FACEBOOK,MORGAN-STANLEY).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Greedy/Activity-Selection(FACEBOOK,MORGAN-STANLEY).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Greedy/Fractional-Knapsack(MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Greedy/Fractional-Knapsack(MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Greedy/Largest-Number-With-Given-Sum(MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Greedy/Largest-Number-With-Given-Sum(MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Greedy/N-Meetings(AMAZON,MICROSOFT,FLIPKART,MMT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Greedy/N-Meetings(AMAZON,MICROSOFT,FLIPKART,MMT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Count-Subarray-with-equal-0-and-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Count-Subarray-with-equal-0-and-1.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Count-pair-with-given-sum(ADOBE,AMAZON,GS,FLIPKART,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Count-pair-with-given-sum(ADOBE,AMAZON,GS,FLIPKART,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Count-zero-sum-subarray(AMAZON,MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Count-zero-sum-subarray(AMAZON,MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Equal-Arrays-Using-Hash(GOLDMAN-SACHS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Equal-Arrays-Using-Hash(GOLDMAN-SACHS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/First-Non-Repeating-Element(Goldman,Adobe,Snapdeal)).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/First-Non-Repeating-Element(Goldman,Adobe,Snapdeal)).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/First-Repeating-Element(AMAZON,PAYPAL,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/First-Repeating-Element(AMAZON,PAYPAL,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Frequency-Sorting(ORACLE,ZYCUS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Frequency-Sorting(ORACLE,ZYCUS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Hashing-Operation-Implementation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Hashing-Operation-Implementation.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Intersection-of-two-arrays(AMAZON,PAYPAL).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Intersection-of-two-arrays(AMAZON,PAYPAL).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Linear-Probing-Implementation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Linear-Probing-Implementation.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Longest-Consecutive-Subsequence(AMAZON,WALMART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Longest-Consecutive-Subsequence(AMAZON,WALMART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Number-Containing-(1,2,3-only)-(GOLDMAN-SACHS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Number-Containing-(1,2,3-only)-(GOLDMAN-SACHS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Quadratic-Probing-Implementation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Quadratic-Probing-Implementation.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Relative-Sorting(AMAZON,MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Relative-Sorting(AMAZON,MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Separate-Chaining-Implementation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Separate-Chaining-Implementation.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Subarray-with-sum-0(PAYTM).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Subarray-with-sum-0(PAYTM).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Union-of-arrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Union-of-arrays.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Hashing/Winner-of-election(ADOBE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Hashing/Winner-of-election(ADOBE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Heap-Operations(VVIP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Heap-Operations(VVIP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Heap-Sort(VVIP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Heap-Sort(VVIP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Kth-Largest-In-Stream(AMAZON,CISCO,MICROSOFT,WALMART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Kth-Largest-In-Stream(AMAZON,CISCO,MICROSOFT,WALMART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Kth-Largest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Kth-Largest.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Kth-Smallest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Kth-Smallest.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Median-In-Stream(VVIMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Median-In-Stream(VVIMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Merge-K-Sorted-Arr(AMAZON,FLIPKART,MICROSOFT,VMWARE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Merge-K-Sorted-Arr(AMAZON,FLIPKART,MICROSOFT,VMWARE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Nearly-Sorted(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Nearly-Sorted(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Heap/Rearrange-Characters(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Heap/Rearrange-Characters(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Mathematics/Absolute-Value.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Mathematics/Absolute-Value.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Mathematics/Celsius-Fahrenheit-Conversion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Mathematics/Celsius-Fahrenheit-Conversion.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Mathematics/Quadratic-Equation-Roots.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Mathematics/Quadratic-Equation-Roots.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Maths/Catalan-DP-approach.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Maths/Catalan-DP-approach.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Maths/Fast-Modulo-Exponentiation(bitmasking).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Maths/Fast-Modulo-Exponentiation(bitmasking).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Maths/Long-factorial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Maths/Long-factorial.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Maths/Sieve-of-Eratosthenes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Maths/Sieve-of-Eratosthenes.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Boolean-Matrix(AMAZON,MORGSTAN,SAP,OLA,FACTSET).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Boolean-Matrix(AMAZON,MORGSTAN,SAP,OLA,FACTSET).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Boundary-Elements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Boundary-Elements.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Matrix-Transpose(MMT,WIPRO,INFOEDGE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Matrix-Transpose(MMT,WIPRO,INFOEDGE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Rotate-90degree(AMAZON,DESHAW,MICROSOFT,MORGSTAN,PAYTM,,SAMS,SNAPDEAL,ZOHO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Rotate-90degree(AMAZON,DESHAW,MICROSOFT,MORGSTAN,PAYTM,,SAMS,SNAPDEAL,ZOHO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Search-In-MAT(AMAZON,ADOBE,DIRECTI,GS,VISA,ORACLE,PAYTM,SAP,SANPD,ACCOLITE,OLA,MMT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Search-In-MAT(AMAZON,ADOBE,DIRECTI,GS,VISA,ORACLE,PAYTM,SAP,SANPD,ACCOLITE,OLA,MMT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Snake-Pattern.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Snake-Pattern.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Matrix/Spiral(ADOBE,AMAZON,MICROSOFT,DESHAW,ORACLE,MORGSTAN,PAYTM,SNAPDEAL,ACCOLITE,FACTSET).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Matrix/Spiral(ADOBE,AMAZON,MICROSOFT,DESHAW,ORACLE,MORGSTAN,PAYTM,SNAPDEAL,ACCOLITE,FACTSET).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Recursion/Tower-Of-Hanoi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Recursion/Tower-Of-Hanoi.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Count-1s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Count-1s.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Count-repeated(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Count-repeated(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Floor-Of-Array(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Floor-Of-Array(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Left-Index.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Left-Index.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Maximum-Water(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Maximum-Water(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Minimum-Rotated-Array(AMA,MICRO,ADOBE,MORG,SAM).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Minimum-Rotated-Array(AMA,MICRO,ADOBE,MORG,SAM).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Page-Allocation(GOOGLE)-IMP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Page-Allocation(GOOGLE)-IMP.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Peak-Element(AMAZON,ADOBE,GOOGLE,VISA).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Peak-Element(AMAZON,ADOBE,GOOGLE,VISA).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Roof-Top.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Roof-Top.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Sum-subarray(unsorted)(GOOGLEADOBE,AMAZON,FACEBOOK,MORGAN).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Sum-subarray(unsorted)(GOOGLEADOBE,AMAZON,FACEBOOK,MORGAN).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/Two-Repeated-Element(MakeMyTrip).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/Two-Repeated-Element(MakeMyTrip).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Searching/count-more-than-(n\k)occr(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Searching/count-more-than-(n\k)occr(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Chocolate-Distribution(FLIPKART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Chocolate-Distribution(FLIPKART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Count-Inversion(AMAZON,ADOBE,MICROSOFT,FLIPKART,MYNTRA,WALMART,OLA).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Count-Inversion(AMAZON,ADOBE,MICROSOFT,FLIPKART,MYNTRA,WALMART,OLA).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Merge-unsorted-arrays(AMAZON,MICRO,GS,LINKEDIN,SD,FACTSET,AMDOCS,SYNOPSIS).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Merge-unsorted-arrays(AMAZON,MICRO,GS,LINKEDIN,SD,FACTSET,AMDOCS,SYNOPSIS).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Min-Platform(AMAZON,DESHAW,DIRECTI,MORG-STAN,PAYTM,WALMART,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Min-Platform(AMAZON,DESHAW,DIRECTI,MORG-STAN,PAYTM,WALMART,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Quick-Sort_(Hoare-Partition).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Quick-Sort_(Hoare-Partition).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Quick-Sort_(Lomuto-Partition).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Quick-Sort_(Lomuto-Partition).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Randomized-QS(AMAZON,MICROSOFT,CISCO,VMWARE,SNAPDEAL,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Randomized-QS(AMAZON,MICROSOFT,CISCO,VMWARE,SNAPDEAL,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Sort-By-Absolute-Difference(Stable-Sort).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Sort-By-Absolute-Difference(Stable-Sort).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Three-Way-Partitioning(YAHOO).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Three-Way-Partitioning(YAHOO).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Sorting/Union-of-arrays(AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Sorting/Union-of-arrays(AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Stacks/Maximum-Rectangular-Area-Histogram(MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Stacks/Maximum-Rectangular-Area-Histogram(MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Stacks/Parenthesis-Checker(ADOBE,AMAZON,WALMART,FLIPKART,ORACLE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Stacks/Parenthesis-Checker(ADOBE,AMAZON,WALMART,FLIPKART,ORACLE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/BT-From-Parent-ARR(MICROSOFT,AMAZON).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/BT-From-Parent-ARR(MICROSOFT,AMAZON).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/BT-From-Postorder-Inorder.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/BT-From-Postorder-Inorder.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Bottom-View(AMAZON,FLIPKART,PAYTM,WALMART,ACCOLITE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Bottom-View(AMAZON,FLIPKART,PAYTM,WALMART,ACCOLITE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Burn-Tree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Burn-Tree.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Burning-Tree(IMP)(MICROSOFT,AMAZON,FLIPKART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Burning-Tree(IMP)(MICROSOFT,AMAZON,FLIPKART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Check-Balanced-Tree(AMAZON,WALMART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Check-Balanced-Tree(AMAZON,WALMART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Check-Identical-Trees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Check-Identical-Trees.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Check-If-SUBTREE(imp-AMAZON,ADOBE,MICROSFT,SAP,MORG-STAN,MMT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Check-If-SUBTREE(imp-AMAZON,ADOBE,MICROSFT,SAP,MORG-STAN,MMT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Children-Sum-Parent.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Children-Sum-Parent.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Connect-Nodes-At-Same-Level(IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Connect-Nodes-At-Same-Level(IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Convert-BT-to-DLL(AMAZON,GS,MICROSOFT,SLAESFORCE,MORG-STAN).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Convert-BT-to-DLL(AMAZON,GS,MICROSOFT,SLAESFORCE,MORG-STAN).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Count-Nodes-In-Complete-BT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Count-Nodes-In-Complete-BT.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Create-Tree-From-Inorder-Preorder(AMAZON,MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Create-Tree-From-Inorder-Preorder(AMAZON,MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Diameter-Tree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Diameter-Tree.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Foldable-BT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Foldable-BT.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Height-Of-Tree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Height-Of-Tree.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Inorder-Traversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Inorder-Traversal.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/K-Dist-From-Root(AMAZON,MICROSOFT,SAMSUNG).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/K-Dist-From-Root(AMAZON,MICROSOFT,SAMSUNG).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/LCA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/LCA.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Left-View.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Left-View.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Level-Order-Traversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Level-Order-Traversal.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Line-By-Line-LOT(AMAZON,MICROSOFT,MORG-STAN,SNAPDEAL).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Line-By-Line-LOT(AMAZON,MICROSOFT,MORG-STAN,SNAPDEAL).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Linked-List-To-Binary-Tree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Linked-List-To-Binary-Tree.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Max-Path-Sum(IMP)(AMAZON,FACEBOOK,MICROSOFT,DIRECTI).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Max-Path-Sum(IMP)(AMAZON,FACEBOOK,MICROSOFT,DIRECTI).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Max-Width(AMAZON,VMWARE).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Max-Width(AMAZON,VMWARE).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/MaxSum-Non-Adjacent-Nodes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/MaxSum-Non-Adjacent-Nodes.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Maximum-Path-Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Maximum-Path-Sum.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Node-At-Distance(MICROSOFT,FLIPKART).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Node-At-Distance(MICROSOFT,FLIPKART).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/PostOrder-Traversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/PostOrder-Traversal.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Preorder-Traversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Preorder-Traversal.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Reverse-LOT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Reverse-LOT.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Serialize-Deserialize-BT(IMP).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Serialize-Deserialize-BT(IMP).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Spiral-LOT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Spiral-LOT.cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Subtrees-with-sum=X(MICROSOFT).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Subtrees-with-sum=X(MICROSOFT).cpp -------------------------------------------------------------------------------- /GFG_DSA_Topicwise/Tree/Top-View(AMAZON,PAYTM,SAMSUNG,WALMART,OLA).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/GFG_DSA_Topicwise/Tree/Top-View(AMAZON,PAYTM,SAMSUNG,WALMART,OLA).cpp -------------------------------------------------------------------------------- /Kickstart_template.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Kickstart_template.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Easy/Longest_Palindrome.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Easy/Longest_Palindrome.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Easy/Min-Stack(Time-O(1)).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Easy/Min-Stack(Time-O(1)).cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Easy/Valid-Paranthesis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Easy/Valid-Paranthesis.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Basic-Calculator-II.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Basic-Calculator-II.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Course-Schedule-II.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Course-Schedule-II.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Find-Duplicate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Find-Duplicate.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Group-Anagrams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Group-Anagrams.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Max-Area-Island.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Max-Area-Island.cpp -------------------------------------------------------------------------------- /Leetcode/Company-Wise/Intuit/Medium/Word-Search.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Company-Wise/Intuit/Medium/Word-Search.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Arrays/Running-Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Arrays/Running-Sum.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Arrays/Shuffle-the-arrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Arrays/Shuffle-the-arrays.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Bit-Manipulation/Flip-Bits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Bit-Manipulation/Flip-Bits.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Bit-Manipulation/Hamming-Distance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Bit-Manipulation/Hamming-Distance.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Bit-Manipulation/Reduce-number-to-0.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Bit-Manipulation/Reduce-number-to-0.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Bit-Manipulation/Sorting-by-count-1s.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Bit-Manipulation/Sorting-by-count-1s.cpp -------------------------------------------------------------------------------- /Leetcode/Easy/Hash-Tables/Two-Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Easy/Hash-Tables/Two-Sum.cpp -------------------------------------------------------------------------------- /Leetcode/Hard/Binary-Search/Number-of -elements-having-Kzeroes-at-end-of-factorials.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Hard/Binary-Search/Number-of -elements-having-Kzeroes-at-end-of-factorials.cpp -------------------------------------------------------------------------------- /Leetcode/Medium/Arrays/Maximum-Sum-Circular-Subarray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Medium/Arrays/Maximum-Sum-Circular-Subarray.cpp -------------------------------------------------------------------------------- /Leetcode/Medium/Bit-Manipulation/Count-bits-from-1-to-n.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Medium/Bit-Manipulation/Count-bits-from-1-to-n.cpp -------------------------------------------------------------------------------- /Leetcode/Medium/Hashing/Contigous-Array.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Medium/Hashing/Contigous-Array.cpp -------------------------------------------------------------------------------- /Leetcode/Top-Interview-Questions/Easy/Majority-Element.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Top-Interview-Questions/Easy/Majority-Element.cpp -------------------------------------------------------------------------------- /Leetcode/Top-Interview-Questions/Easy/Reverse-Bits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Top-Interview-Questions/Easy/Reverse-Bits.cpp -------------------------------------------------------------------------------- /Leetcode/Top-Interview-Questions/Medium/Majority-Element2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/Leetcode/Top-Interview-Questions/Medium/Majority-Element2.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/README.md -------------------------------------------------------------------------------- /STL_DEMO/Front-to-back.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/STL_DEMO/Front-to-back.cpp -------------------------------------------------------------------------------- /STL_DEMO/Min-in-array.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/STL_DEMO/Min-in-array.cpp -------------------------------------------------------------------------------- /STL_DEMO/VECTOR_DEMO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/STL_DEMO/VECTOR_DEMO.cpp -------------------------------------------------------------------------------- /STL_DEMO/tempCodeRunnerFile.cpp: -------------------------------------------------------------------------------- 1 | ( -------------------------------------------------------------------------------- /cluster1.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UtkarshChaurasia/CodeForces-Spoj-CodeChef-GFG-LeetCode-Solutions/HEAD/cluster1.yaml --------------------------------------------------------------------------------