nathanwailes

Nathanwailes's Pastebin

USA    1,704 58,094 0 1 year ago
Name / Title Added Expires Hits Comments Syntax  
QuickSelect May 18th, 2024 Never 765 0 Python -
Radix sort May 18th, 2024 Never 639 0 Python -
Heap sort May 18th, 2024 Never 645 0 Python -
QuickSort May 18th, 2024 Never 632 0 Python -
Merge sort May 18th, 2024 Never 557 0 Python -
Insertion sort May 18th, 2024 Never 533 0 Python -
Selection sort May 18th, 2024 Never 479 0 Python -
Bubble sort May 18th, 2024 Never 497 0 Python -
Partition algorithm May 18th, 2024 Never 493 0 Python -
A* algorithm Apr 14th, 2024 Never 707 0 Python -
Dijkstra's algorithm Apr 14th, 2024 Never 750 0 Python -
Heap Apr 5th, 2024 Never 575 0 Python -
Topological sort Apr 5th, 2024 Never 599 0 Python -
Coming up with edge cases Apr 3rd, 2024 Never 35 0 None -
Binary tree - Invert Apr 1st, 2024 Never 902 0 Python -
Binary search (iterative) Mar 29th, 2024 Never 63 0 None -
Breadth-first search (recursive) Mar 29th, 2024 Never 845 0 Python -
Depth-first search (iterative) Mar 29th, 2024 Never 706 0 Python -
Basic algorithms/techniques to rehearse daily Mar 28th, 2024 Never 397 0 None -
Divide and Conquer Mar 26th, 2024 Never 690 0 Python -
Backtracking Mar 26th, 2024 Never 615 0 Python -
Dynamic Programming Mar 26th, 2024 Never 629 0 Python -
Two pointers Mar 26th, 2024 Never 517 0 Python -
Binary search (recursive) Mar 26th, 2024 Never 403 0 Python -
Depth-first search (recursive) Mar 24th, 2024 Never 620 0 Python -
Breadth-first search (iterative) Mar 24th, 2024 Never 560 0 Python -
LeetCode 1249 - Minimum Remove to Make Valid Parentheses - 53ms solution Mar 9th, 2024 Never 824 0 Python -
LeetCode 314 - Binary Tree Vertical Order Traversal - 2024.03.09 solution Mar 9th, 2024 Never 859 0 Python -
LeetCode 84 - Largest Rectangle in Histogram - 2023.11.09 solution Nov 8th, 2023 Never 901 0 Python -
LeetCode 739 - Daily Temperatures - 2023.10.31 solution Oct 31st, 2023 Never 770 0 Python -
LeetCode 22 - Generate Parentheses - NeetCode solution Oct 30th, 2023 Never 927 0 Python -
LeetCode 150 - Evaluate Reverse Polish Notation - 2023.10.29 solution Oct 29th, 2023 Never 972 0 Python -
LeetCode 155 - Min Stack - 2023.10.28 solution Oct 28th, 2023 Never 971 0 Python -
LeetCode 20 - Valid Parentheses - 2023.10.27 solution Oct 27th, 2023 Never 926 0 Python -
LeetCode 239 - Sliding Window Maximum - NeetCode solution Oct 20th, 2023 Never 749 0 Python -
LeetCode 76 - Minimum Window Substring - NeetCode solution Oct 16th, 2023 Never 746 0 Python -
LeetCode 76 - Minimum Window Substring - 2023.10.16 solution Oct 16th, 2023 Never 623 0 Python -
LeetCode 567 - Permutation in String - NeetCode solution Oct 14th, 2023 Never 1,433 0 Python -
LeetCode 567 - Permutation in String - 2023.10.15 solution Oct 14th, 2023 Never 1,716 0 Python -
LeetCode 424 - Longest Repeating Character Replacement - Rewritten NeetCode solution Oct 14th, 2023 Never 1,132 0 Python -
LeetCode 424 - Longest Repeating Character Replacement - 2023.1014 solution Oct 14th, 2023 Never 611 0 Python -
LeetCode 424 - Longest Repeating Character Replacement - NeetCode solution Oct 14th, 2023 Never 621 0 Python -
LeetCode 3 - Longest Substring Without Repeating Characters - 2023.10.13 solution Oct 13th, 2023 Never 779 0 Python -
LeetCode 121 - Best Time to Buy and Sell Stock - 2023.10.12 solution Oct 11th, 2023 Never 1,075 0 Python -
LeetCode 42 - Trapping Rain Water - NeetCode solution Oct 10th, 2023 Never 1,118 0 Python -
LeetCode 42 - Trapping Rain Water - 2023.10.11 solution Oct 10th, 2023 Never 1,179 0 Python -
LeetCode 11 - Container With Most Water - 2023.10.10 solution Oct 9th, 2023 Never 1,163 0 Python -
LeetCode 15 - 3Sum - NeetCode solution Oct 9th, 2023 Never 740 0 Python -
LeetCode 15 - 3Sum - 2023.10.09 solution Oct 8th, 2023 Never 785 0 Python -
LeetCode 167 - Two Sum II - NeetCode solution Oct 7th, 2023 Never 1,008 0 Python -
LeetCode 167 - Two Sum II - 2023.10.08 solution Oct 7th, 2023 Never 1,185 0 Python -
LeetCode 125 - Valid Palindrome - NeetCode solution Oct 6th, 2023 Never 1,359 0 Python -
LeetCode 125 - Valid Palindrome - 2023.10.07 solution Oct 6th, 2023 Never 1,024 0 Python -
LeetCode 238 - Product of Array Except Self - NeetCode solution Oct 5th, 2023 Never 777 0 Python -
LeetCode 238 - Product of Array Except Self - 2023.10.06 solution Oct 5th, 2023 Never 829 0 Python -
LeetCode 217 - Contains Duplicate - NeetCode solution Oct 5th, 2023 Never 1,015 0 Python -
LeetCode 217 - Contains Duplicate - 2023.10.05 solution Oct 5th, 2023 Never 1,259 0 Python -
LeetCode 347 - Top K Frequent Elements - 2023.10.04 solution Oct 3rd, 2023 Never 1,243 0 Python -
LeetCode 36 - Valid Sudoku - NeetCode solution Oct 2nd, 2023 Never 927 0 Python -
LeetCode 36 - Valid Sudoku - 2023.10.03 solution Oct 2nd, 2023 Never 930 0 Python -
LeetCode 128 - Longest Consecutive Sequence - 2023.10.02 solution Oct 1st, 2023 Never 870 0 Python -
LeetCode 49 - Group Anagrams - 2023.09.30 solution Sep 30th, 2023 Never 767 0 Python -
LeetCode 49 - Group Anagrams - 2022.12.19 solution Sep 30th, 2023 Never 970 0 Python -
LeetCode 49 - Group Anagrams - NeetCode solution Sep 30th, 2023 Never 699 0 Python -
LeetCode 242 - Valid Anagram - 2023.09.29 solution Sep 29th, 2023 Never 990 0 Python -
LeetCode 1 - Two Sum - 2023.09.29 solution Sep 28th, 2023 Never 1,198 0 Python -
LeetCode 271 - Encode and Decode Strings - 2023.09.28 solution Sep 28th, 2023 Never 929 0 Python -
LeetCode 42 - Trapping Rain Water - 2023.04.02 solution Apr 2nd, 2023 Never 132 0 Python -
LeetCode 125 - Valid Palindrome - 2023.04.01 solution Apr 1st, 2023 Never 162 0 Python -
LeetCode 242 - Valid Anagram - 2023.03.31 solution from ChatGPT Mar 31st, 2023 Never 99 0 Python -
LeetCode 238 - 2022.03.28 solution Mar 29th, 2023 Never 83 0 Python -
LeetCode 271 - Encode and Decode Strings - 2023.03.27 solution Mar 26th, 2023 Never 104 0 Python -
LeetCode 1 - Two Sum - 2023.03.26 solution Mar 25th, 2023 Never 93 0 Python -
LeetCode 3 - Longest Substring Without Repeating Characters - 2023.01.05 solution Jan 4th, 2023 Never 151 0 Python -
LeetCode 417 - Pacific Atlantic Water Flow - NeetCode solution Jan 3rd, 2023 Never 81 0 Python -
LeetCode 417 - Pacific Atlantic Water Flow - 2023.01.03 solution Jan 3rd, 2023 Never 61 0 Python -
LeetCode 84 - Largest Rectangle in Histogram - 2023.01.03 solution Jan 3rd, 2023 Never 74 0 Python -
LeetCode 36 - Valid Sudoku - 2023.01.03 solution Jan 2nd, 2023 Never 81 0 Python -
LeetCode 239 - Sliding Window Maximum - 2022.12.31 solution Dec 31st, 2022 Never 82 0 Python -
LeetCode 11 - Container With Most Water - 2022.12.31 solution Dec 31st, 2022 Never 71 0 Python -
LeetCode 238 - Product of Array Except Self - 2022.12.31 solution Dec 31st, 2022 Never 89 0 Python -
LeetCode 155 - Min Stack - 2022.12.31 solution Dec 31st, 2022 Never 69 0 Python -
LeetCode 994 - Rotting Oranges - 2022.12.30 solution Dec 31st, 2022 Never 80 0 Python -
LeetCode 20 - Valid Parentheses - NeetCode solution Dec 30th, 2022 Never 75 0 Python -
LeetCode 20 - Valid Parentheses - 2022.12.30 solution Dec 30th, 2022 Never 71 0 Python -
LeetCode 3 - Longest Substring Without Repeating Characters - 2022.12 Dec 30th, 2022 Never 86 0 Python -
LeetCode 42 - Trapping Rain Water - 2022.12.30 solution - two pointers Dec 30th, 2022 Never 90 0 Python -
LeetCode 242 - Valid Anagram - 2022.12.30 solution Dec 30th, 2022 Never 84 0 Python -
LeetCode 42 - Trapping Rain Water - 2022.12.29 solution Dec 29th, 2022 Never 75 0 Python -
LeetCode 200 - Number of Islands - 2022.12.29 solution Dec 29th, 2022 Never 67 0 Python -
LeetCode 347 - Top K Frequent Elements - 2022.12.29 solution Dec 29th, 2022 Never 68 0 Python -
LeetCode 567 - Permutation in String - 2022.12.28 solution - fixed to pass all LC tests Dec 29th, 2022 Never 90 0 Python -
LeetCode 567 - Permutation in String - 2022.12.28 solution Dec 28th, 2022 Never 74 0 Python -
LeetCode 853 - Car Fleet - 2022.12.27 solution Dec 27th, 2022 Never 62 0 Python -
LeetCode 739 - Daily Temperatures - 2022.12.27 solution Dec 27th, 2022 Never 76 0 Python -
LeetCode 121 - Best Time to Buy and Sell Stock - 2022.12.27 solution Dec 26th, 2022 Never 68 0 Python -
LeetCode 130 - Surrounded Regions - 2022.12.27 solution Dec 26th, 2022 Never 66 0 Python -
LeetCode 76 - Minimum Window Substring - 2022.12.27 solution Dec 26th, 2022 Never 71 0 Python -
LeetCode 695 - Max Area of Island - 2022.12.26 solution Dec 25th, 2022 Never 64 0 Python -
LeetCode 200 - Number of Islands - 2022.12.24 solution Dec 24th, 2022 Never 75 0 Python -