├── .github └── ISSUE_TEMPLATE │ └── feature_request.md ├── 3sum.cpp ├── AGE CALCULATOR ├── Aerial-distance-calculator └── main.py ├── Anagram.py ├── Area.cpp ├── ArmstrongNumber.java ├── Arraystack ├── BMI Calculator ├── BinarySearch.cpp ├── Bipartite graph ├── Bisection.py ├── Breadth First Search Algorithm.cpp ├── BubbleSort.java ├── CODE_OF_CONDUCT.md ├── CPP ├── Beginners Problems │ ├── AggresiveCows.cpp │ ├── AllocateBook.cpp │ ├── ClimbStairs.cpp │ ├── CountElements.cpp │ ├── CountPrime.cpp │ ├── DuplicatesInArray.cpp │ ├── ExactSquareRoot.cpp │ ├── FindDuplicate.cpp │ ├── FindUnique.cpp │ ├── FirstAndLastPosition.cpp │ ├── IntersectionInArray.cpp │ ├── calculator.c │ ├── fibonacciNumber.cpp │ └── gcd.cpp ├── Searching Algorithms │ ├── BinarySearch.cpp │ └── LinearSearch.cpp └── Sorting Algorithms │ ├── BubbleSort.cpp │ ├── InsertionSort.cpp │ ├── MergeSort.cpp │ ├── QuickSort.cpp │ └── SelectionSort.cpp ├── Calculate Compound Interest.c ├── Character.py ├── CheckCousinsInBinaryTree.py ├── CheckPowerOf2.py ├── Climbing the leaderboard ├── CodeGuesser.cpp ├── Combine excel files.py ├── Compress data in a array.py ├── Create Longest-Palindromic-Substring.py ├── DSA-JS ├── Arrays │ ├── Dutch-National-Flag.js │ ├── Intersection.js │ ├── Introduction.js │ ├── Kth-Smallest-Element.js │ ├── Min-Max-Element.js │ ├── ReverseAnArray.js │ ├── Two-Pointer.js │ └── Union.js └── Searching │ ├── Binary-Search.js │ └── Linear-Search.js ├── Depth First Search.cpp ├── Detect Cycle in a Linked List.cpp ├── Dijkstra’s shortest path algorithm.cpp ├── DiscSchedulingFCFS.cpp ├── Fibonacci.cs ├── FloydsCycleDetectionAlgorithm.cpp ├── Generating Strong Password using ├── HeapSort.cpp ├── HeightOfTree.py ├── Implementing a Stack.c ├── Insertion_Sort.py ├── Kadane-algorithm.cpp ├── KadaneAlgo.java ├── KadaneAlgoCpp ├── LeetCode └── twoSumProblem.swift ├── LongArithSubarray.cpp ├── ML-Algorithms ├── DecisionTreeClassifier │ └── Decision_Tree_Classifier.ipynb ├── K-Nearest Neighbor (KNN) │ ├── KNN_Model.ipynb │ └── processed.clevelandheartdiseasedataset.csv ├── LinearRegression │ ├── Bengaluru_House_Data.csv │ └── RegressionModel.ipynb ├── NaïveBayesClassifierAlgorithm └── SupportVectorMachine ├── Matrix.cpp ├── Merge sort c++ ├── N-Queens.cpp ├── New Text Document.txt ├── NumberCurl └── NumberCurl.cpp ├── OderAgonosticBinarySearch.java ├── Page_Replacement_Algorithm.c ├── ParenthesisBalanced.java ├── PasswordManager.py ├── Peterson Graph Problem.cpp ├── Primepalindrome.java ├── PrimsAlgorithm.cpp ├── QuickSort.cpp ├── QuickSort.java ├── Quiz.c ├── README.md ├── RadixSort.java ├── RatInAMaze.cpp ├── RemoveDuplicates ├── RemoveLeafNodesInTree.py ├── Reverse_Linked_List.cpp ├── Reversing_a_Linked_List.cpp ├── SLL.c ├── SearchIn2DArray.java ├── Second_Largest_Element_in_an_Array └── SecondLargestElement.java ├── SeparateChaining.h ├── Series(3+33+333+3333).c ├── Series(7 10 8 11 9 ..).c ├── SetEntry.java ├── Shell Sort.cpp ├── SortArrayAscendingOrder.java ├── SortArrayDesendingOrder.java ├── SortMap.java ├── SortMapByValue.java ├── SortingElementsUsingArray.c ├── Sparse_Table.cpp ├── Square Root.java ├── SquareCubeSqrt.java ├── SquareOfEachElementInAnArray.c ├── Stack.java ├── String Counting Sort.cpp ├── StringBufferMethods.java ├── StringBufferMutable.java ├── StringEachLetterCount.java ├── StringEachWordCount.java ├── StringEachWordReverse.java ├── StringMethods.java ├── Structures.c ├── StructuresCollege.c ├── SubArraySumGreaterElement.c ├── SumOfAllDigits.java ├── SumOfElementsInAnArray.c ├── SumOfEvenAndOddNumbersinString.java ├── SumOfIndNUM.c ├── SumOfNNaturalNumbers.c ├── SumofArray.java ├── SwapFirstandLastCharacters.java ├── SwapTwoNumbersWithOutAddSub.java ├── SwapTwoNumbersWithOutThirdVariable.java ├── TIM SORT ALGORTHM ├── Tim Sort.cpp ├── ToFindNextLargerInAGenericTree.py ├── TraditionLoopsinJava.java ├── TransposeMat.c ├── Tree Basics.cpp ├── Tree Traversal Using Nodes.c ├── TreeSetDemo.java ├── TreeSetUsingComparator.java ├── TreeTraversals.C ├── Trees_Search.c ├── Treeset.java ├── UppertoLower.c ├── VC.cpp ├── WavePrint2dArray ├── Xpattern.c ├── Xpattern.cpp ├── adding_numbres.c ├── arraySum.c ├── average-binary-tree-levels.cpp ├── bfs_recursion.c ├── binary-tree-inorder-traversal.cpp ├── binarySearch.py ├── binarysearch.java ├── bollywood data analysis ├── Untitled.ipynb └── bollywood.csv ├── bubble_sort.cpp ├── bubblesort.cpp ├── bubblesort.go ├── bubblesort.py ├── bucket_sort.cpp ├── calculator.py ├── check if graph is Bipartite or not.cpp ├── code of conduct ├── convertStringToHexadecimalString.c ├── digraph.exe ├── distinctList.js ├── divisibility_check.c ├── dor-animate.py ├── egg_catch_game.py ├── enqueue_dequeue.c ├── eulerPath.cpp ├── find length of linked list ├── floyd-warshal.cpp ├── ipaddresss.cpp ├── jump seach.cpp ├── leapYear.py ├── linkedlist_nodeInsertion.py ├── majority_element.java ├── matrix_multiplication ├── median_of_two_sorted_arrays.java ├── menu driven program.c ├── mergeSort.cpp ├── merge_sorted_array.java ├── mergesort.cpp ├── mergsort.cpp ├── minimum-difference-between-highest-and-lowest-of-k-scores.java ├── missing_number.java ├── morseTranslator.py ├── power_of_four.java ├── preorderTreeTraversal.cpp ├── prime_number.c ├── prime_numbers.c ├── print today's year, month and day.py ├── pygameproject.py ├── python ├── Merge_sort.py └── Quick_sort.py ├── quickSort.cpp ├── reverse_linkedlist.cpp ├── reverse_linkedlist.java ├── reverse_linkedlist.py ├── rockpaperscissor.cpp ├── rolling the dice (2-player dice game).py ├── search_in_rotated_array.cpp ├── selection sort ├── sort.cpp ├── sorting ├── sp.c ├── squarePattern.c ├── stl_explained.cpp ├── strcnt.cpp ├── stringpermitation.cpp ├── structure.cpp ├── sumOfOddnum.java ├── sum_of_even_numbers.cpp ├── tables.cpp ├── tech_number.java ├── tempCodeRunnerFile.cpp ├── template.cpp ├── tictactoe.cpp ├── tictactoe.py ├── tower.cpp ├── towerOfHanoi.c ├── towerOfHanoi.java ├── towerOfHanoi.js ├── towerOfHanoi.py ├── tower_of_hanoi.py ├── triangle.c ├── twoSum.py └── zigzag.cpp /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /3sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/3sum.cpp -------------------------------------------------------------------------------- /AGE CALCULATOR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/AGE CALCULATOR -------------------------------------------------------------------------------- /Aerial-distance-calculator/main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Aerial-distance-calculator/main.py -------------------------------------------------------------------------------- /Anagram.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Area.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Area.cpp -------------------------------------------------------------------------------- /ArmstrongNumber.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ArmstrongNumber.java -------------------------------------------------------------------------------- /Arraystack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Arraystack -------------------------------------------------------------------------------- /BMI Calculator: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/BMI Calculator -------------------------------------------------------------------------------- /BinarySearch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/BinarySearch.cpp -------------------------------------------------------------------------------- /Bipartite graph: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Bipartite graph -------------------------------------------------------------------------------- /Bisection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Bisection.py -------------------------------------------------------------------------------- /Breadth First Search Algorithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Breadth First Search Algorithm.cpp -------------------------------------------------------------------------------- /BubbleSort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/BubbleSort.java -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CPP/Beginners Problems/AggresiveCows.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/AggresiveCows.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/AllocateBook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/AllocateBook.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/ClimbStairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/ClimbStairs.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/CountElements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/CountElements.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/CountPrime.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/CountPrime.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/DuplicatesInArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/DuplicatesInArray.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/ExactSquareRoot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/ExactSquareRoot.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/FindDuplicate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/FindDuplicate.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/FindUnique.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/FindUnique.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/FirstAndLastPosition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/FirstAndLastPosition.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/IntersectionInArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/IntersectionInArray.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/calculator.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/calculator.c -------------------------------------------------------------------------------- /CPP/Beginners Problems/fibonacciNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/fibonacciNumber.cpp -------------------------------------------------------------------------------- /CPP/Beginners Problems/gcd.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Beginners Problems/gcd.cpp -------------------------------------------------------------------------------- /CPP/Searching Algorithms/BinarySearch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Searching Algorithms/BinarySearch.cpp -------------------------------------------------------------------------------- /CPP/Searching Algorithms/LinearSearch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Searching Algorithms/LinearSearch.cpp -------------------------------------------------------------------------------- /CPP/Sorting Algorithms/BubbleSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Sorting Algorithms/BubbleSort.cpp -------------------------------------------------------------------------------- /CPP/Sorting Algorithms/InsertionSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Sorting Algorithms/InsertionSort.cpp -------------------------------------------------------------------------------- /CPP/Sorting Algorithms/MergeSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Sorting Algorithms/MergeSort.cpp -------------------------------------------------------------------------------- /CPP/Sorting Algorithms/QuickSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Sorting Algorithms/QuickSort.cpp -------------------------------------------------------------------------------- /CPP/Sorting Algorithms/SelectionSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CPP/Sorting Algorithms/SelectionSort.cpp -------------------------------------------------------------------------------- /Calculate Compound Interest.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Calculate Compound Interest.c -------------------------------------------------------------------------------- /Character.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Character.py -------------------------------------------------------------------------------- /CheckCousinsInBinaryTree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CheckCousinsInBinaryTree.py -------------------------------------------------------------------------------- /CheckPowerOf2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CheckPowerOf2.py -------------------------------------------------------------------------------- /Climbing the leaderboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Climbing the leaderboard -------------------------------------------------------------------------------- /CodeGuesser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/CodeGuesser.cpp -------------------------------------------------------------------------------- /Combine excel files.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Combine excel files.py -------------------------------------------------------------------------------- /Compress data in a array.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Compress data in a array.py -------------------------------------------------------------------------------- /Create Longest-Palindromic-Substring.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Create Longest-Palindromic-Substring.py -------------------------------------------------------------------------------- /DSA-JS/Arrays/Dutch-National-Flag.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Dutch-National-Flag.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Intersection.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Intersection.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Introduction.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Introduction.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Kth-Smallest-Element.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Kth-Smallest-Element.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Min-Max-Element.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Min-Max-Element.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/ReverseAnArray.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/ReverseAnArray.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Two-Pointer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Two-Pointer.js -------------------------------------------------------------------------------- /DSA-JS/Arrays/Union.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Arrays/Union.js -------------------------------------------------------------------------------- /DSA-JS/Searching/Binary-Search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Searching/Binary-Search.js -------------------------------------------------------------------------------- /DSA-JS/Searching/Linear-Search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DSA-JS/Searching/Linear-Search.js -------------------------------------------------------------------------------- /Depth First Search.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Depth First Search.cpp -------------------------------------------------------------------------------- /Detect Cycle in a Linked List.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Detect Cycle in a Linked List.cpp -------------------------------------------------------------------------------- /Dijkstra’s shortest path algorithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Dijkstra’s shortest path algorithm.cpp -------------------------------------------------------------------------------- /DiscSchedulingFCFS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/DiscSchedulingFCFS.cpp -------------------------------------------------------------------------------- /Fibonacci.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Fibonacci.cs -------------------------------------------------------------------------------- /FloydsCycleDetectionAlgorithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/FloydsCycleDetectionAlgorithm.cpp -------------------------------------------------------------------------------- /Generating Strong Password using: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Generating Strong Password using -------------------------------------------------------------------------------- /HeapSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/HeapSort.cpp -------------------------------------------------------------------------------- /HeightOfTree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/HeightOfTree.py -------------------------------------------------------------------------------- /Implementing a Stack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Implementing a Stack.c -------------------------------------------------------------------------------- /Insertion_Sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Insertion_Sort.py -------------------------------------------------------------------------------- /Kadane-algorithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Kadane-algorithm.cpp -------------------------------------------------------------------------------- /KadaneAlgo.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/KadaneAlgo.java -------------------------------------------------------------------------------- /KadaneAlgoCpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/KadaneAlgoCpp -------------------------------------------------------------------------------- /LeetCode/twoSumProblem.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/LeetCode/twoSumProblem.swift -------------------------------------------------------------------------------- /LongArithSubarray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/LongArithSubarray.cpp -------------------------------------------------------------------------------- /ML-Algorithms/DecisionTreeClassifier/Decision_Tree_Classifier.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/DecisionTreeClassifier/Decision_Tree_Classifier.ipynb -------------------------------------------------------------------------------- /ML-Algorithms/K-Nearest Neighbor (KNN)/KNN_Model.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/K-Nearest Neighbor (KNN)/KNN_Model.ipynb -------------------------------------------------------------------------------- /ML-Algorithms/K-Nearest Neighbor (KNN)/processed.clevelandheartdiseasedataset.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/K-Nearest Neighbor (KNN)/processed.clevelandheartdiseasedataset.csv -------------------------------------------------------------------------------- /ML-Algorithms/LinearRegression/Bengaluru_House_Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/LinearRegression/Bengaluru_House_Data.csv -------------------------------------------------------------------------------- /ML-Algorithms/LinearRegression/RegressionModel.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/LinearRegression/RegressionModel.ipynb -------------------------------------------------------------------------------- /ML-Algorithms/NaïveBayesClassifierAlgorithm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/NaïveBayesClassifierAlgorithm -------------------------------------------------------------------------------- /ML-Algorithms/SupportVectorMachine: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ML-Algorithms/SupportVectorMachine -------------------------------------------------------------------------------- /Matrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Matrix.cpp -------------------------------------------------------------------------------- /Merge sort c++: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Merge sort c++ -------------------------------------------------------------------------------- /N-Queens.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/N-Queens.cpp -------------------------------------------------------------------------------- /New Text Document.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/New Text Document.txt -------------------------------------------------------------------------------- /NumberCurl/NumberCurl.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/NumberCurl/NumberCurl.cpp -------------------------------------------------------------------------------- /OderAgonosticBinarySearch.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/OderAgonosticBinarySearch.java -------------------------------------------------------------------------------- /Page_Replacement_Algorithm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Page_Replacement_Algorithm.c -------------------------------------------------------------------------------- /ParenthesisBalanced.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ParenthesisBalanced.java -------------------------------------------------------------------------------- /PasswordManager.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/PasswordManager.py -------------------------------------------------------------------------------- /Peterson Graph Problem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Peterson Graph Problem.cpp -------------------------------------------------------------------------------- /Primepalindrome.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Primepalindrome.java -------------------------------------------------------------------------------- /PrimsAlgorithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/PrimsAlgorithm.cpp -------------------------------------------------------------------------------- /QuickSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/QuickSort.cpp -------------------------------------------------------------------------------- /QuickSort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/QuickSort.java -------------------------------------------------------------------------------- /Quiz.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Quiz.c -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/README.md -------------------------------------------------------------------------------- /RadixSort.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/RadixSort.java -------------------------------------------------------------------------------- /RatInAMaze.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/RatInAMaze.cpp -------------------------------------------------------------------------------- /RemoveDuplicates: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/RemoveDuplicates -------------------------------------------------------------------------------- /RemoveLeafNodesInTree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/RemoveLeafNodesInTree.py -------------------------------------------------------------------------------- /Reverse_Linked_List.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Reverse_Linked_List.cpp -------------------------------------------------------------------------------- /Reversing_a_Linked_List.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Reversing_a_Linked_List.cpp -------------------------------------------------------------------------------- /SLL.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SLL.c -------------------------------------------------------------------------------- /SearchIn2DArray.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SearchIn2DArray.java -------------------------------------------------------------------------------- /Second_Largest_Element_in_an_Array/SecondLargestElement.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Second_Largest_Element_in_an_Array/SecondLargestElement.java -------------------------------------------------------------------------------- /SeparateChaining.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SeparateChaining.h -------------------------------------------------------------------------------- /Series(3+33+333+3333).c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Series(3+33+333+3333).c -------------------------------------------------------------------------------- /Series(7 10 8 11 9 ..).c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Series(7 10 8 11 9 ..).c -------------------------------------------------------------------------------- /SetEntry.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SetEntry.java -------------------------------------------------------------------------------- /Shell Sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Shell Sort.cpp -------------------------------------------------------------------------------- /SortArrayAscendingOrder.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SortArrayAscendingOrder.java -------------------------------------------------------------------------------- /SortArrayDesendingOrder.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SortArrayDesendingOrder.java -------------------------------------------------------------------------------- /SortMap.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SortMap.java -------------------------------------------------------------------------------- /SortMapByValue.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SortMapByValue.java -------------------------------------------------------------------------------- /SortingElementsUsingArray.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SortingElementsUsingArray.c -------------------------------------------------------------------------------- /Sparse_Table.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Sparse_Table.cpp -------------------------------------------------------------------------------- /Square Root.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Square Root.java -------------------------------------------------------------------------------- /SquareCubeSqrt.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SquareCubeSqrt.java -------------------------------------------------------------------------------- /SquareOfEachElementInAnArray.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SquareOfEachElementInAnArray.c -------------------------------------------------------------------------------- /Stack.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Stack.java -------------------------------------------------------------------------------- /String Counting Sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/String Counting Sort.cpp -------------------------------------------------------------------------------- /StringBufferMethods.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringBufferMethods.java -------------------------------------------------------------------------------- /StringBufferMutable.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringBufferMutable.java -------------------------------------------------------------------------------- /StringEachLetterCount.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringEachLetterCount.java -------------------------------------------------------------------------------- /StringEachWordCount.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringEachWordCount.java -------------------------------------------------------------------------------- /StringEachWordReverse.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringEachWordReverse.java -------------------------------------------------------------------------------- /StringMethods.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StringMethods.java -------------------------------------------------------------------------------- /Structures.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Structures.c -------------------------------------------------------------------------------- /StructuresCollege.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/StructuresCollege.c -------------------------------------------------------------------------------- /SubArraySumGreaterElement.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SubArraySumGreaterElement.c -------------------------------------------------------------------------------- /SumOfAllDigits.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumOfAllDigits.java -------------------------------------------------------------------------------- /SumOfElementsInAnArray.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumOfElementsInAnArray.c -------------------------------------------------------------------------------- /SumOfEvenAndOddNumbersinString.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumOfEvenAndOddNumbersinString.java -------------------------------------------------------------------------------- /SumOfIndNUM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumOfIndNUM.c -------------------------------------------------------------------------------- /SumOfNNaturalNumbers.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumOfNNaturalNumbers.c -------------------------------------------------------------------------------- /SumofArray.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SumofArray.java -------------------------------------------------------------------------------- /SwapFirstandLastCharacters.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SwapFirstandLastCharacters.java -------------------------------------------------------------------------------- /SwapTwoNumbersWithOutAddSub.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SwapTwoNumbersWithOutAddSub.java -------------------------------------------------------------------------------- /SwapTwoNumbersWithOutThirdVariable.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/SwapTwoNumbersWithOutThirdVariable.java -------------------------------------------------------------------------------- /TIM SORT ALGORTHM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TIM SORT ALGORTHM -------------------------------------------------------------------------------- /Tim Sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Tim Sort.cpp -------------------------------------------------------------------------------- /ToFindNextLargerInAGenericTree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ToFindNextLargerInAGenericTree.py -------------------------------------------------------------------------------- /TraditionLoopsinJava.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TraditionLoopsinJava.java -------------------------------------------------------------------------------- /TransposeMat.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TransposeMat.c -------------------------------------------------------------------------------- /Tree Basics.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Tree Basics.cpp -------------------------------------------------------------------------------- /Tree Traversal Using Nodes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Tree Traversal Using Nodes.c -------------------------------------------------------------------------------- /TreeSetDemo.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TreeSetDemo.java -------------------------------------------------------------------------------- /TreeSetUsingComparator.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TreeSetUsingComparator.java -------------------------------------------------------------------------------- /TreeTraversals.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/TreeTraversals.C -------------------------------------------------------------------------------- /Trees_Search.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Trees_Search.c -------------------------------------------------------------------------------- /Treeset.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Treeset.java -------------------------------------------------------------------------------- /UppertoLower.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/UppertoLower.c -------------------------------------------------------------------------------- /VC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/VC.cpp -------------------------------------------------------------------------------- /WavePrint2dArray: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/WavePrint2dArray -------------------------------------------------------------------------------- /Xpattern.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Xpattern.c -------------------------------------------------------------------------------- /Xpattern.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/Xpattern.cpp -------------------------------------------------------------------------------- /adding_numbres.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/adding_numbres.c -------------------------------------------------------------------------------- /arraySum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/arraySum.c -------------------------------------------------------------------------------- /average-binary-tree-levels.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/average-binary-tree-levels.cpp -------------------------------------------------------------------------------- /bfs_recursion.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bfs_recursion.c -------------------------------------------------------------------------------- /binary-tree-inorder-traversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/binary-tree-inorder-traversal.cpp -------------------------------------------------------------------------------- /binarySearch.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/binarySearch.py -------------------------------------------------------------------------------- /binarysearch.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/binarysearch.java -------------------------------------------------------------------------------- /bollywood data analysis/Untitled.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bollywood data analysis/Untitled.ipynb -------------------------------------------------------------------------------- /bollywood data analysis/bollywood.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bollywood data analysis/bollywood.csv -------------------------------------------------------------------------------- /bubble_sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bubble_sort.cpp -------------------------------------------------------------------------------- /bubblesort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bubblesort.cpp -------------------------------------------------------------------------------- /bubblesort.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bubblesort.go -------------------------------------------------------------------------------- /bubblesort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bubblesort.py -------------------------------------------------------------------------------- /bucket_sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/bucket_sort.cpp -------------------------------------------------------------------------------- /calculator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/calculator.py -------------------------------------------------------------------------------- /check if graph is Bipartite or not.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/check if graph is Bipartite or not.cpp -------------------------------------------------------------------------------- /code of conduct: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/code of conduct -------------------------------------------------------------------------------- /convertStringToHexadecimalString.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/convertStringToHexadecimalString.c -------------------------------------------------------------------------------- /digraph.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/digraph.exe -------------------------------------------------------------------------------- /distinctList.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/distinctList.js -------------------------------------------------------------------------------- /divisibility_check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/divisibility_check.c -------------------------------------------------------------------------------- /dor-animate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/dor-animate.py -------------------------------------------------------------------------------- /egg_catch_game.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/egg_catch_game.py -------------------------------------------------------------------------------- /enqueue_dequeue.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/enqueue_dequeue.c -------------------------------------------------------------------------------- /eulerPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/eulerPath.cpp -------------------------------------------------------------------------------- /find length of linked list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/find length of linked list -------------------------------------------------------------------------------- /floyd-warshal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/floyd-warshal.cpp -------------------------------------------------------------------------------- /ipaddresss.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/ipaddresss.cpp -------------------------------------------------------------------------------- /jump seach.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/jump seach.cpp -------------------------------------------------------------------------------- /leapYear.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/leapYear.py -------------------------------------------------------------------------------- /linkedlist_nodeInsertion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/linkedlist_nodeInsertion.py -------------------------------------------------------------------------------- /majority_element.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/majority_element.java -------------------------------------------------------------------------------- /matrix_multiplication: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/matrix_multiplication -------------------------------------------------------------------------------- /median_of_two_sorted_arrays.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/median_of_two_sorted_arrays.java -------------------------------------------------------------------------------- /menu driven program.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/menu driven program.c -------------------------------------------------------------------------------- /mergeSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/mergeSort.cpp -------------------------------------------------------------------------------- /merge_sorted_array.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/merge_sorted_array.java -------------------------------------------------------------------------------- /mergesort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/mergesort.cpp -------------------------------------------------------------------------------- /mergsort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/mergsort.cpp -------------------------------------------------------------------------------- /minimum-difference-between-highest-and-lowest-of-k-scores.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/minimum-difference-between-highest-and-lowest-of-k-scores.java -------------------------------------------------------------------------------- /missing_number.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/missing_number.java -------------------------------------------------------------------------------- /morseTranslator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/morseTranslator.py -------------------------------------------------------------------------------- /power_of_four.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/power_of_four.java -------------------------------------------------------------------------------- /preorderTreeTraversal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/preorderTreeTraversal.cpp -------------------------------------------------------------------------------- /prime_number.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/prime_number.c -------------------------------------------------------------------------------- /prime_numbers.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/prime_numbers.c -------------------------------------------------------------------------------- /print today's year, month and day.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/print today's year, month and day.py -------------------------------------------------------------------------------- /pygameproject.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/pygameproject.py -------------------------------------------------------------------------------- /python/Merge_sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/python/Merge_sort.py -------------------------------------------------------------------------------- /python/Quick_sort.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/python/Quick_sort.py -------------------------------------------------------------------------------- /quickSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/quickSort.cpp -------------------------------------------------------------------------------- /reverse_linkedlist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/reverse_linkedlist.cpp -------------------------------------------------------------------------------- /reverse_linkedlist.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/reverse_linkedlist.java -------------------------------------------------------------------------------- /reverse_linkedlist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/reverse_linkedlist.py -------------------------------------------------------------------------------- /rockpaperscissor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/rockpaperscissor.cpp -------------------------------------------------------------------------------- /rolling the dice (2-player dice game).py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/rolling the dice (2-player dice game).py -------------------------------------------------------------------------------- /search_in_rotated_array.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/search_in_rotated_array.cpp -------------------------------------------------------------------------------- /selection sort: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/selection sort -------------------------------------------------------------------------------- /sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/sort.cpp -------------------------------------------------------------------------------- /sorting: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/sorting -------------------------------------------------------------------------------- /sp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/sp.c -------------------------------------------------------------------------------- /squarePattern.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/squarePattern.c -------------------------------------------------------------------------------- /stl_explained.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/stl_explained.cpp -------------------------------------------------------------------------------- /strcnt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/strcnt.cpp -------------------------------------------------------------------------------- /stringpermitation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/stringpermitation.cpp -------------------------------------------------------------------------------- /structure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/structure.cpp -------------------------------------------------------------------------------- /sumOfOddnum.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/sumOfOddnum.java -------------------------------------------------------------------------------- /sum_of_even_numbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/sum_of_even_numbers.cpp -------------------------------------------------------------------------------- /tables.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tables.cpp -------------------------------------------------------------------------------- /tech_number.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tech_number.java -------------------------------------------------------------------------------- /tempCodeRunnerFile.cpp: -------------------------------------------------------------------------------- 1 | 5 2 | 3 1 -5 2 3 -------------------------------------------------------------------------------- /template.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/template.cpp -------------------------------------------------------------------------------- /tictactoe.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tictactoe.cpp -------------------------------------------------------------------------------- /tictactoe.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tictactoe.py -------------------------------------------------------------------------------- /tower.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tower.cpp -------------------------------------------------------------------------------- /towerOfHanoi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/towerOfHanoi.c -------------------------------------------------------------------------------- /towerOfHanoi.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/towerOfHanoi.java -------------------------------------------------------------------------------- /towerOfHanoi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/towerOfHanoi.js -------------------------------------------------------------------------------- /towerOfHanoi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/towerOfHanoi.py -------------------------------------------------------------------------------- /tower_of_hanoi.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/tower_of_hanoi.py -------------------------------------------------------------------------------- /triangle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/triangle.c -------------------------------------------------------------------------------- /twoSum.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/twoSum.py -------------------------------------------------------------------------------- /zigzag.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/puruagarwal1/hacktoberfest-2022-directory/HEAD/zigzag.cpp --------------------------------------------------------------------------------