Hacktoberfest2025
Star˗ˏˋ ★ ˎˊ˗ this repo......... contribute to following repos as this repo is excluded......................................... 1st) https://github.com/yesiamrajeev/FaceDetection_Prototype3 2nd)https://github.com/yesiamrajeev/Hacktoberfest2025-Pixelated-Draw
파일 탐색기
최종 버전 다운로드 (.zip)- binary_Search.c
- bubble_Sort.c
- check_prime.c
- count_vowels_consonants.c
- countingsort.c
- cyclesort.c
- delete_Duplicate.c
- insertion_Sort.c
- Kruskal_MST_Algo.c
- Kruskal_MST_Algo.exe
- largest_in_array.c
- linear_Search.c
- linked_list.c
- merge_Sort.c
- queue.c
- quicksort.c
- radixsort.c
- reverse_string.c
- selection_Sort.c
- stack.c
- sum_of_digits.c
- xor_cipher.c
- BinarySearch.cs
- climbing_stairs.cs
- majority_element.cs
- MergeSort.cs
- reverse_string.cs
- array_ques.cpp
- BubbleSort.cpp
- InsertionSort.cpp
- left_rotate_by_d.cpp
- mergeSort.cpp
- SelectionSort.cpp
- NqueensSolution.cpp
- BSTfromPreorder.cpp
- BSTIteratorr.cpp
- ceil.cpp
- deleteNode.cpp
- inorderSuccessor.cpp
- insertIntoBTS.cpp
- KthElementinBinarySearch.cpp
- KthSmallest.cpp
- lowestCommonAncestor.cpp
- recoverBST.cpp
- twoSumBST.cpp
- validateBinaryST.cpp
- add_elements_in_array
- Adding two array
- binary_tree_traversal
- Deleting Node in Linked List
- deletion_in_linkedlist
- Hashmap
- merge_two_linked_list
- Number of Good Pairs.c++
- Polymorphism
- reverse a queue
- Searching in 2D Array.cpp
- BestTimeToBuyAndSellStock2.cpp
- ClimbingStairs2.cpp
- FloydWarshallAlgo.cpp
- hosoya's_triangle.cpp
- lcs.cpp
- LongestCommonSuqsequence2.cpp
- Max_Moves_In_Grid.cpp
- NthStair.cpp
- UnbondedKnapsack.cpp
- .cheapestFlight.cpp_fd6fa742491c6d733a51c2ed04672ec5.prob
- .cityWithTheSmallestNumberOfNeighbours.cpp_68794420dfcd1023ba18e4e83fee6cc1.prob
- .networkDelayTime.cpp_2c450fa7f9a81d4b4e5bc066d726feaf.prob
- .NumberOfWaysArriveDestination.cpp_ca16898a714df60f2eb65f27d3fdfd92.prob
- .shortestPathBinaryMaze.cpp_467b223c9914447dbaed1a057b503e91.prob
- .shortestPAthUndirectedUnitWeight.cpp_ccf7a60881ae24e6e75e0f8f37c8f648.prob
- bellmanFord.cpp
- cheapestFlight.cpp
- cityWithTheSmallestNumberOfNeighbours.cpp
- djikstraPriorityQueue.cpp
- djikstraSets.cpp
- floydWarshal.cpp
- minMultToReachEnd.cpp
- networkDelayTime.cpp
- NumberOfWaysArriveDestination.cpp
- pathMinEffort.cpp
- shortestPathBinaryMaze.cpp
- shortestPathDAG.cpp
- shortestPAthUndirectedUnitWeight.cpp
- BFS.cpp
- Detect cycle in undirected graph.cpp
- DFS.cpp
- Distance of Nearest cell having 1.cpp
- flood fill.cpp
- graph-implementation.cpp
- Number of Enclaves
- Number of Islands.cpp
- number of provinces.cpp
- README.md
- rotten oranges.cpp
- surrounded regions.cpp
- word ladder 1.cpp
- word ladder2.cpp
- A_starAlgorithm.cpp
- dijkstaOnGrid
- Fractinal Knapsack.cpp
- JobSeq.cpp
- MakePermutation.cpp
- addTwoNos.cpp
- delete_node_leet.cpp
- deleteDLL.cpp
- deleteKeyDLL.cpp
- deleteMiddle.cpp
- designLinkedList.cpp
- detectLoop.cpp
- doubleLinkedList.cpp
- finding_length_LL.cpp
- findIntersection.cpp
- insertionAtEnd.cpp
- intro.cpp
- intro.exe
- mergesortedLists.cpp
- middleLL.cpp
- middleLLTortroiseHare.cpp
- oddEvenLL.cpp
- palindromeCheck.cpp
- removeNthNodeFromLast.cpp
- reverseDLL.cpp
- reverseLL.cpp
- search_LL.cpp
- sortLL.cpp
- sortLLZeroesOnesTwos.cpp
- sumDLL.cpp
- missing_number
- missing_number.cpp
- longest substring with at most K distinct characters.cpp
- minimum window substring.cpp
- minimum window susequence.cpp
- subarray with k different integers.cpp
- Binary subarray with sum.cpp
- count number of nice subarrays.cpp
- Longest Substring without repeating characters.cpp
- max consecutive ones.cpp
- max point you can obtain from cards.cpp
- Number of substring containing all three characters.cpp
- 01 Bubble Sort.c
- 02 BubbleSort.cpp
- 03 Insertionsort.c
- 04 InsertionSort.cpp
- 05 Selection Sort.c
- 06 SelectionSort.cpp
- 07 Mergesort.c
- 08 MergingFunction.cpp
- 09 Iterative Mergesort.c
- 10 IterativeMergeSort.cpp
- 11 Recursive Mergesort.c
- 12 RecursiveMergeSort.cpp
- 13 Countsort.c
- 14 CountSortFunction.cpp
- 15 RadixSortUsingLL.cpp
- 16 BinSortBasedonLL.cpp
- 17 Shellsort.c
- 18 ShellSort.cpp
- 19 RadixSort.cpp
- Bucket sort.cpp
- aestoroidCollison.cpp
- implememtQueueUsingStack.cpp
- implementOfQueue.cpp
- implementOfStack.cpp
- implementStackUsingLL.cpp
- implementStackUsingQueue.cpp
- infix to postfix.cpp
- infix to prefix.cpp
- Largest rectangle in histogram.cpp
- largetsRectangleHistogram.cpp
- LRU cache.cpp
- maximalRectangle.cpp
- next greater element.cpp
- nextGreater.cpp
- nextGreaterElementCircularArray.cpp
- nextGreaterElemOptimum.cpp
- nxt_greater_elmnt.cpp
- postfix to infix.cpp
- prefix to infix.cpp
- prefix to postfix.cpp
- QueueUsingLL.cpp
- removeKDigits.cpp
- sliding window maximum.cpp
- slidingWindowMaximum.cpp
- slidingWindowMaximumOpt.cpp
- stacks.cpp
- stackUsingLL.cpp
- StockSpanner.cpp
- StockSpannerOptimum.cpp
- subarray_minimum_bruteforce.cpp
- subarrayminimum.cpp
- subarrayssaleforces.cpp
- sumofsubarraymin.cpp
- sumSubarrayMinFinal.cpp
- sumSubarrayRange.cpp
- sumSubarrayRangeOptimum.cpp
- trapping rainwater.cpp
- trappingWater.cpp
- trappingwateroptimium.cpp
- Length& Reverse String.cpp
- Palindrome.cpp
- Replace Strings.cpp
- CountInvUsingMergeSort.cpp
- findPeak.cpp
- intro.cpp
- limitations.cpp
- MinRange.cpp
- parabolicCurve.cpp
- peakInRotatedArray.cpp
- Bottom view of BT.cpp
- Boundary traversal of BT.cpp
- Calculate diameter of Binary tree.cpp
- check if binary tree is balanced.cpp
- check if two trees are identical.cpp
- KthLargestSum_in_BT.cpp
- Maximum depth of Binary tree.cpp
- Maximum sum path in binary tree.cpp
- segmentTree.cpp
- Top view of BT.cpp
- Validate Binary Search Tree.cpp
- Vertical order Traversal of BT.cpp
- Zi-zag traversal of BT.cpp
- .gitignore
- astar_search_algorithm.cpp
- Asteroid Collision.cpp
- Binary_search.cpp
- binarySearch.cpp
- binarySearch2.cpp
- blood_bank_management_system.cpp
- bubble_sort.cpp
- burning-tree.cpp
- ClimbingStairsII.cpp
- ConnectedGraph.cpp
- ConvertNumberToHexadecimal.cpp
- Count Odd Numbers in an Interval Range.cpp
- countSort.cpp
- CousinsInABinaryTree.cpp
- Create SearchIn2Darray.cpp
- Even_Numbers_hate.cpp
- Fibonacci using matrix multipliaction.cpp
- Floyd_Warshall_algorithm.cpp
- Heap_Sort.cpp
- heapsort.cpp
- HollowDiamond.cpp
- Insertion_Sort.cpp
- IntersectionTwoArrays.cpp
- KadaneAlgo.cpp
- knapsack.cpp
- Kruskal_algorithm.cpp
- LndBsearch.cpp
- longest_substring.cpp
- lowest_common_sequence.cpp
- maxsum.cpp
- Mergesort.cpp
- minimumPQusingLL.cpp
- MoAlgorithm.cpp
- moore's voting algo.cpp
- mos_algorithm_offline_queries.cpp
- Next_Permutation.cpp
- NextGreaterElement.cpp
- number_of_provinces.cpp
- palindrome.cpp
- palindrome_substring_problem.cpp
- PersonalFinanceManager.cpp
- prims_algorithm.cpp
- queue_using_stack.cpp
- QueuePalindrome.cpp
- quicksort_algorithm.cpp
- radixsort_algorithm.cpp
- Remove Duplicates from Sorted List.cpp
- reverse_queue.cpp
- rotten_oranges.cpp
- Searcha2DMatrix.cpp
- SingleElementInASortedArray.cpp
- Skewd.cpp
- solitaire.cpp
- SpiralMatrix.cpp
- StrongPasswordChecker.cpp
- Subset.cpp
- topological_sort_using _bfs.cpp
- traffic_light_simulation.cpp
- Two Sum (medium).cpp
- bishop.png
- king.png
- knight.png
- pawn.png
- queen.png
- rook.png
- bishop.png
- king.png
- knight.png
- pawn.png
- queen.png
- rook.png
- player.png
- app.js
- index.html
- pieces.js
- readme.md
- style.css
- index.html
- script.js
- style.css
- ayushraj.md
- Subarraywith0sum.cpp
- Subarraywith0sum.java
- MaxSumSubarrayofsizeK.cpp
- MaxSumSubarrayofsizeK.java
- GoldMineProblem.cpp
- GoldMineProblem.java
- Consecutive1snotallowed.cpp
- Consecutive1snotallowed.java
- PaintingtheFence.cpp
- PaintingtheFence.java
- ReachtheNthpoint.cpp
- ReachtheNthpoint.java
- stringscount.java
- MaxSumwithoutAdjacents.cpp
- MaxSumwithoutAdjacents.java
- GameOfXOR.java
- Rightmostdifferentbit.java
- ModifiedGameofNim.java
- Candy.java
- MaximumMeetingsinOneRoom.java
- Transformtoprime.cpp
- Transformtoprime.java
- SmithNumber.cpp
- SmithNumber.java
- app.py
- Helmet_Detection.ipynb
- helmet_detection_model.h5
- readme.md
- requirements.txt
- AggresiveCows.java
- Findfirstandlast.java
- findPeakElement.java
- kokoEatingBanana.java
- searchInRotetedArray.java
- Specialarray.java
- BinarySearchTree.java
- HashMap.java
- LinkedList.java
- Queue.java
- Stack.java
- Trie.java
- AckermannFunction.java
- ArmstrongNumber.java
- array.java
- Banking System.java
- BinarySearch.class
- BinaryTree.java
- BubbleSort.java
- BucketSort.java
- BurstBalloons.java
- checkDataType.java
- Code to find Maximum sum of SubArray.java
- Dijkstra's Algorithm.java
- DisjointSet.java
- EditDistance.java
- Fibonacci_Sequence.java
- FibonacciWithMultipleApproaches.java
- FlipEquivalent.java
- Heap.java
- HollowDiamond.java
- House Robber.java
- InsertionSort.java
- Kadane's Algorithm
- matrix.java
- MatrixSearch.java
- MatrixSearchAlgo.java
- Max Sub Array Sum
- MergeArray.java
- Mergesort.java
- NaturalNumbersSum.java
- NumberScrambleGame.java
- PalindromeNumber.java
- RadixSort.java
- RandomPickWithWeight.java
- rotated_array.java
- SelectionSort.java
- Sieveoferatothenes.java
- SlowFastPointerExamples.java
- Sum of Array.java
- To Lower Case.java
- TopologicalSort.java
- TopoSort using dfs.java
- TortoiseAndHare.java
- Tower_Of_Hanoi.java
- TowerOfHanoi.java
- TrappingRainWater.java
- WordLadder.java
- people.png
- admin panel.png
- index.html
- README.md
- script.js
- style.css
- 2149_rearrange_array_by_sign.py
- Solution(atio).java
- question.md
- question1.cpp
- question2.cpp
- question3.cpp
- question4.cpp
- question5.cpp
- question6.cpp
- Solution.java
- 2048_game.py
- a2equaltob3.py
- Anagram_checker.py
- Binarysearch.py
- binarysubarrayswithsum.py
- bubble_sort.py
- Code to find Maximum sum of SubArray by Kadane's Algorithim.py
- combinationsum.py
- dijkstra.py
- event_program.py
- expense_tracker.py
- Factorial.py
- Fibonacci Series using Memoization.py
- Fibonacci.py
- find-center-of-star-graph.py
- find-n-unique-integers-sum-up-to-zero.py
- FlipEquivalentBinaryTrees.py
- food_fill.py
- GcdandLcm.py
- image_to_ascii.py
- Insertionsort.py
- is_perfect_number.py
- is_prime.py
- knap_sack.py
- kthmissingpostivenumber.py
- Linearsearch.py
- LongestRepeatingCharacterReplacement.py
- LRU Cache.py
- mergesort.py
- missing_island.py
- missing_number.py
- Odd and Even Checker using Generators.py
- Palindrome.py
- Pascals_triangle.py
- perfect_square.py
- port-scanner.py
- Print_IP_Address.py
- Python.py
- Quiicksort.py
- Remainderwithoutbuiltin.py
- reverse-words-in-a-string.py
- reverse_LL.py
- RockPaperScissor.py
- Roman_to_integer.py
- simple.py
- snake_game.py
- Strings.py
- Subsets_II.py
- sudoku
- Text-based-game.py
- TopoSort_using_dfs.py
- Tower_of_hanoi.py
- TSP.py
- count_employees_in_each_dept.sql
- delete_inactive_users.sql
- find_duplicate_emails.sql
- rank_product_by_sales.sql
- second_highest_salary.sql
- solution.sql
- Top Earners.sql
- top_3_salaries_per_dept.sql
- ayushraj.jpg
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- hanger.png
- slider-1.jpg
- slider-2.jpg
- slider-3.jpg
- slider-4.jpg
- slider-5.jpg
- slider-6.jpg
- slider-7.jpg
- slider-8.jpg
- hero-1.svg
- hero-2.svg
- index.html
- readme.md
- style.css
- app.js
- index.html
- style.css
- LinkedListCycle.java
- LinkedListMiddle.java
- Node.java
- RemovingNthNodeFromBack.java
- Background_colour_change_of_image.py.txt
- BinaryToDecimal.cpp
- CONTRIBUTING.md
- Docs-Drivenml.py
- Dynamic_Programming.c++
- invertedpyramidstarpattern.c
- live_stock_dashboard.py
- maxmin.exe
- maxscoreafterkoperation(lc)
- options_pricing.py
- Palindrome number
- README.md
- Removed duplicates from sorted array
- Rock, Paper, Scissors Game
- sentiment_analysis_stock.py
- Sieve-Algorithm.java
- SingleElementInSortedArray.java
- SlowFastPointerExamples.java
- Snake And Ladder Game
- Stone, Paper, Scissors.java
- TypeGuardai.css
- TypeGuardai.py
- volatility_forecast.py
// repository documentation
Was this content helpful?
(0 ratings)
