Skip to content

issues Search Results · topic:julelang org:TheAlgorithms

Filter by

3.8k results
 (58 ms)

3.8k results

inTheAlgorithms (press backspace or delete to remove)

What would you like to Propose? This PR introduces an InvertedIndex data structure that uses the BM25 scoring algorithm for ranking movie search results. The InvertedIndex class indexes movie documents ...
enhancement
  • prayas7102
  • 1
  • Opened 
    47 minutes ago
  • #5614

What would you like to Propose? Problem statement: Given a snake and ladder board, find the minimum number of dice throws required to reach the destination or last cell from the source or 1st cell. Input: ...
enhancement
  • sherlockwayne
  • Opened 
    54 minutes ago
  • #5613

Repository commit 3cd92013abece2cc4ea31ab81075852da4134519 Python version (python --version) Python 3.12 Dependencies version (pip freeze) N/A Expected behavior DevContainer should build successfully ...
bug
  • prak74
  • 2
  • Opened 
    5 hours ago
  • #11812

Detailed description Demonstrating Pascal s triangle using C++ Context operations on a data structure can be performed to implement Pascal s triangle. please allow me with this issue with relevant ...
enhancement
  • Sameeratweb
  • Opened 
    5 hours ago
  • #2774

What would you like to Propose? I would like to propose a Java solution to kadane s algorithm. Issue details In the Algorithm website (https://the-algorithms.com/algorithm/kadane-algo?lang=javascript), ...
enhancement
  • Rupa-Rd
  • 4
  • Opened 
    6 hours ago
  • #5601

What would you like to Propose? I would like to propose an space optimized solution to the Subset Sum problem. Issue details The existing subset sum problem solution s space complexity is O(n*sum). ...
enhancement
  • Rupa-Rd
  • 2
  • Opened 
    6 hours ago
  • #5600

Feature description Minimax Algorithm with Alpha-Beta Pruning: Commonly used in games like Tic-Tac-Toe, Chess, etc. Nim Game and Grundy Numbers: Problems related to combinatorial game theory.
enhancement
  • MrittikaDutta
  • 2
  • Opened 
    6 hours ago
  • #11804

Feature description I noticed that the repository includes a variety of sorting algorithms, but it currently does not have an implementation for a Reverse Selection Sort Algorithm, where subarrays are ...
enhancement
  • Dhineshkumarprakasam
  • 1
  • Opened 
    7 hours ago
  • #11800

What would you like to Propose? Boundary traversal is a Binary tree traversal technique. It includes: left boundary (nodes on left excluding leaf nodes) leaves (consist of only the leaf nodes) right boundary ...
enhancement
  • VShalini01
  • 1
  • Opened 
    7 hours ago
  • #5592

Feature description Depth First Search and Breadth First Search algorithms.
enhancement
  • EfrataAron
  • 2
  • Opened 
    17 hours ago
  • #11793
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.