Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 7 completed #552

Open
wants to merge 347 commits into
base: master
Choose a base branch
from
Open

Day 7 completed #552

wants to merge 347 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 5, 2024

  1. z-function + algo

    dirwolf committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8155e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    761c07c View commit details
    Browse the repository at this point in the history
  2. Create ALL ANAGRAMS PROBLEM

    dirwolf committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3aa3260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a668c View commit details
    Browse the repository at this point in the history
  4. Create 3 anagrams problems

    dirwolf committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e5e3b87 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Create Sort by freq LC

    dirwolf committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9975a66 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    3d9fc48 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    3c5319b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Count sort concept

    dirwolf committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    809f25d View commit details
    Browse the repository at this point in the history
  2. O(nlogn) most optimized

    dirwolf committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    554fc53 View commit details
    Browse the repository at this point in the history
  3. O(nlogn) to o(n)

    dirwolf committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d54e1e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d82740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e99b8fc View commit details
    Browse the repository at this point in the history
  6. o(nlogn) to o(n)

    dirwolf committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e40f9b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac832ff View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Create 231. Power of Two

    dirwolf committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    12b9f4c View commit details
    Browse the repository at this point in the history
  2. Create 268. Missing Number

    dirwolf committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    895ef75 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Create CF 928 DIV 4

    dirwolf committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    20fcfb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    1212811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a0a30 View commit details
    Browse the repository at this point in the history
  3. Fenwick tree and merge sort

    dirwolf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3da8a5d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. aLSO DP

    dirwolf committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4024ac4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Create Maximum INdex

    dirwolf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    86958e0 View commit details
    Browse the repository at this point in the history
  2. Create max and Second max

    dirwolf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d6c6724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85f36be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77459e4 View commit details
    Browse the repository at this point in the history
  5. Create Kadane's algo

    dirwolf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6a9c3d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Create Equilibrium point

    dirwolf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9eae49c View commit details
    Browse the repository at this point in the history
  2. Create Rotate array

    dirwolf committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f4ee6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd22f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c69009d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0051b59 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Create Even Odd Tree

    dirwolf committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ab7a33f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bb849 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Create AVGPERM

    dirwolf committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1f2da1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0f19a View commit details
    Browse the repository at this point in the history
  3. Create Find peak element

    dirwolf committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d83cc3d View commit details
    Browse the repository at this point in the history
  4. Create 2864 Mx odd binary

    dirwolf committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    9217e2f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Create Hotel Bytelandia

    dirwolf committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    dc38b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7656066 View commit details
    Browse the repository at this point in the history
  3. Create Theft at World Bank

    dirwolf committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    144fee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72e6db4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Create PrefixSum2DQeury.cpp

    dirwolf committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1379ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bd2a8 View commit details
    Browse the repository at this point in the history
  3. Create Flipping bits

    dirwolf committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    3cead8c View commit details
    Browse the repository at this point in the history
  4. Create Maximize XOR

    dirwolf committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    7ea40b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    61b1519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0eecf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    453df45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9c31e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3b95d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268d9a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf40d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef02e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e049f6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcdb8b8 View commit details
    Browse the repository at this point in the history
  7. Create Multiply the matrices

    dirwolf committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a575210 View commit details
    Browse the repository at this point in the history
  8. // emphasize on this : i<=j

    dirwolf committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    63ad74c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b9a290 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d9b35f View commit details
    Browse the repository at this point in the history
  11. CAN ALSO BE DONE VIA PQ

    dirwolf committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ea349d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Create Linked list cycle

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5637591 View commit details
    Browse the repository at this point in the history
  2. Create Middle of Linked List

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e0bef4c View commit details
    Browse the repository at this point in the history
  3. Use mp

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bae3874 View commit details
    Browse the repository at this point in the history
  4. USE mp

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d15ad0b View commit details
    Browse the repository at this point in the history
  5. Solved on my own

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    74f4844 View commit details
    Browse the repository at this point in the history
  6. restart j from i

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c36bd0a View commit details
    Browse the repository at this point in the history
  7. MAPS

    dirwolf committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3e317c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    b339116 View commit details
    Browse the repository at this point in the history
  2. Reserve and move(x)

    dirwolf committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ea054e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef88b68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e2b938 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. 3 Subsequences pattern

    dirwolf committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    19d56dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64c51f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee459b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c453674 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    6a6cd86 View commit details
    Browse the repository at this point in the history
  2. Create Custom Sort string

    dirwolf committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    832ca08 View commit details
    Browse the repository at this point in the history
  3. m=(1<<r)-(1<<(l-1)); then &

    dirwolf committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6033b7d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    f8070f1 View commit details
    Browse the repository at this point in the history
  2. Create Parenthesis Checker

    dirwolf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c529825 View commit details
    Browse the repository at this point in the history
  3. stack will store indices

    dirwolf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7c1dc6f View commit details
    Browse the repository at this point in the history
  4. map<int,node*>

    dirwolf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    21924f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba845d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb9a352 View commit details
    Browse the repository at this point in the history
  7. prefix_min,suffix_max

    dirwolf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4e72c38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f38fde2 View commit details
    Browse the repository at this point in the history
  9. Use sliding window properly

    dirwolf committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0f17483 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2d774c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    903004d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b23fd2a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7de9326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e23ff0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Double pointers

    dirwolf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0f33bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0f3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a3828c View commit details
    Browse the repository at this point in the history
  4. TO-DO

    dirwolf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f0f74ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6048ed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. 57 . Merge interval TO-DO

    dirwolf committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    396cfaf View commit details
    Browse the repository at this point in the history
  2. dont use else statement

    dirwolf committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7bba1e7 View commit details
    Browse the repository at this point in the history
  3. Create Level order traversal

    dirwolf committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    74304de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    067950d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. movement arrays dx dy

    dirwolf committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    65e6a1b View commit details
    Browse the repository at this point in the history
  2. Sort via end point

    dirwolf committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e1c7a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Create 169. Majority Element

    dirwolf committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1850f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13da7a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    b740028 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Karan edges

    dirwolf committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0164360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6e6d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39d1717 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. max diff b/w pairs,(diff+1)/2

    dirwolf committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    da494ce View commit details
    Browse the repository at this point in the history
  2. To be done via dp

    dirwolf committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e3d0a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c65d4d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. updated method

    dirwolf committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dc8a86d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    b454d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e813b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d8f32 View commit details
    Browse the repository at this point in the history
  4. O

    dirwolf committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    20b3cf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Bhavya

    dirwolf committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b2bde65 View commit details
    Browse the repository at this point in the history
  2. Simple recursion

    dirwolf committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ab4fcab View commit details
    Browse the repository at this point in the history
  3. O(1) mtl

    dirwolf committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    34e489f View commit details
    Browse the repository at this point in the history
  4. similar to 442. o(1) space

    dirwolf committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b3d415c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. DP 1

    dirwolf committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fa52b6c View commit details
    Browse the repository at this point in the history
  2. Create if newly inserted element exceed frequencey poped it out from …

    …left if(mp[nums[r]]>k){ while(nums[l]!=nums[r]){ mp[nums[l]]--; l++; } mp[nums[l]]--; l++; } ans=max(ans,r-l+1); } return ans; } };
    dirwolf committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9b05d4a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. mEMO

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    75f87f1 View commit details
    Browse the repository at this point in the history
  2. RANGE based

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    918e011 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71dd7f1 View commit details
    Browse the repository at this point in the history
  4. ans+=(n-j) for a reason

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ce4f12b View commit details
    Browse the repository at this point in the history
  5. using loops for k jumps

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c10bb2e View commit details
    Browse the repository at this point in the history
  6. ans++(n-j) for a areason

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    da6b77c View commit details
    Browse the repository at this point in the history
  7. ans+=(n-j) for a reason

    dirwolf committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cb67019 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Create Combination sum (sort)

    dirwolf committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5db2c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f147008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f1769 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    822fa1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2473d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    bf2a799 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf020b View commit details
    Browse the repository at this point in the history
  3. Create GFG148 a (MAPS)

    dirwolf committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    aebc28f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff71377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8c9dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    130781a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Create Peak Element *

    dirwolf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    525ffa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d17abf View commit details
    Browse the repository at this point in the history
  3. Update Custom Sort string

    dirwolf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e97eca4 View commit details
    Browse the repository at this point in the history
  4. Create Isomorphic strings *

    dirwolf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    22234b8 View commit details
    Browse the repository at this point in the history
  5. Create Day 69

    dirwolf committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b6a7a87 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Delete Day 69

    dirwolf committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4a67566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de77c13 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Create Activity selection km

    dirwolf committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    576efcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773f965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f3d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    701974e View commit details
    Browse the repository at this point in the history
  5. Update and rename 2444. Count Subarrays With Fixed Bounds to 2444. (h…

    …ard)Count Subarrays With Fixed Bounds
    dirwolf committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7e46a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b34a4c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    c71755e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e2069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0f964 View commit details
    Browse the repository at this point in the history
  4. Update and rename ay 64/2958. Length of Longest Subarray With at Most…

    … K Frequencyclass Solution { public: int maxSubarrayLength(vector<int>& nums, int k) { int ans=0; unordered_map<int,int>mp; int n=size(nums); for(int l=0,r=0;r<n;r++){ mp[nums[r]]++; /if newly inserted element exceed frequencey poped it out from left if(mp[nums[r]]>k){ while(nums[l]!=nums[r]){ mp[nums[l]]--; l++; } mp[nums[l]]--; l++; } ans=max(ans,r-l+1); } return ans; } }; to Day 64/2958. Length of Longest Subarray With at Most K Frequency
    dirwolf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    87286f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c2c9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afb7ff7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d1f60c View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    dirwolf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    64fc49d View commit details
    Browse the repository at this point in the history
  9. Create Subset sum problem dp

    dirwolf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e4db443 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Create hello

    dirwolf committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bb30dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47ed82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc6cc83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c10aabb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0f5483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    617662d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    222e383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d28532a View commit details
    Browse the repository at this point in the history
  3. Create Count Inversions

    dirwolf committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c72cc11 View commit details
    Browse the repository at this point in the history
  4. Create Merge sort

    dirwolf committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d72bf50 View commit details
    Browse the repository at this point in the history
  5. Create Quick sort

    dirwolf committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7753294 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    88f4483 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Create dp: Unique Paths

    dirwolf committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fa6eab6 View commit details
    Browse the repository at this point in the history
  2. Create dp: UNique Paths

    dirwolf committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    83e16be View commit details
    Browse the repository at this point in the history
  3. Update dp: UNique Paths

    dirwolf committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    51a5962 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9801a0 View commit details
    Browse the repository at this point in the history
  5. Update dp: UNique Paths

    dirwolf committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    0b61d2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    793c98e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b4f7c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    61744f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    74c2891 View commit details
    Browse the repository at this point in the history
  2. Create 221. Maximal Square

    dirwolf committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0bac5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1360c6 View commit details
    Browse the repository at this point in the history
  4. Sliding and 1 based

    dirwolf committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b0b5f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f09285 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ca5e49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1c65c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    0db12e2 View commit details
    Browse the repository at this point in the history
  2. standard sliding window

    dirwolf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    df3cf03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7df0fe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12c7c7a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4d5c54b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Create dp: Triangle 11

    dirwolf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b54cd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    8beaae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07659f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24cffd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    5754b3c View commit details
    Browse the repository at this point in the history
  2. variable start & end

    dirwolf committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0725c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e1813 View commit details
    Browse the repository at this point in the history
  4. Create 213. House Robber II

    dirwolf committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e9c6dd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d0ba02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe3983 View commit details
    Browse the repository at this point in the history
  3. Create 752. Open the Lock

    dirwolf committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b0f5014 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Create Circular tour

    dirwolf committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e839b43 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    aa3e944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9475bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    1bf73a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85772bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adca0fc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Create 39. Combination Sum

    dirwolf committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7df81eb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    74d9f2d View commit details
    Browse the repository at this point in the history
  2. Create 40. Combination Sum II

    dirwolf committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a6c2976 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    f9e9cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32d6c57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd0a2e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    41a90a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8a325f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fdd2a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a98b40 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    d6c654e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3a6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d13ce View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    e1b7f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c4ee9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ff474 View commit details
    Browse the repository at this point in the history
  4. Create w396: valid Word_\

    dirwolf committed May 5, 2024
    Configuration menu
    Copy the full SHA
    555458f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Create gfg 148: Max splits

    dirwolf committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9ca783e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    62491e6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Create 506. Relative Ranks

    dirwolf committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d22e7a8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    0cfed3b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Create 51. N-Queens

    dirwolf committed May 12, 2024
    Configuration menu
    Copy the full SHA
    91a4e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375315c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    5ff8a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c1637 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    31934c9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    50ed19d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Create Mighty Friends(1400)

    dirwolf committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6ecc410 View commit details
    Browse the repository at this point in the history
  2. Create k largest elements

    dirwolf committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7dcbe22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ec900 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    1907203 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    8ccdad5 View commit details
    Browse the repository at this point in the history
  2. Create Josephus problem

    dirwolf committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0a63070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d334c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9062a17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e458272 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add files via upload

    dirwolf committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9a1b585 View commit details
    Browse the repository at this point in the history