Skip to content

issues Search Results · repo:TheAlgorithms/Java language:Java

Filter by

1k results
 (67 ms)

1k results

inTheAlgorithms/Java (press backspace or delete to remove)

What would you like to Propose? A Java-based utility for converting English word representations of numbers into their numeric form. This feature will handle various cases, including whole numbers, negative ...
enhancement
  • Sufi-san
  • 3
  • Opened 
    11 days ago
  • #6194

Additions To Math Package and New Data Structure Package Math Package Structure. Additions to the the math package and origination changes: mathematics (over view) - discrete math (combinatorics ...
enhancement
  • 21kondav
  • 3
  • Opened 
    13 days ago
  • #6192

anyone can help me wite java bubble sort algorithm in java
  • Ajith-6363
  • 4
  • Opened 
    15 days ago
  • #6191

What would you like to share? 看,吸铁石 Additional information No response
awaiting triage
  • 7474JMQS
  • Opened 
    18 days ago
  • #6189

Description Interpreter path access is not proper at the latest version. It just not working in my pc Steps to reproduce No response Excepted behavior It can by set the interpreter proper path Screenshots ...
bug
  • Ajay-div
  • 1
  • Opened 
    25 days ago
  • #6183

This feature will introduce a utility method to count the occurrences of each character in a given string using Java 8 s functional programming capabilities. The implementation will leverage the Stream ...
  • ast1012
  • 1
  • Opened 
    on Feb 21
  • #6173

What would you like to share? public class KratosArt { public static void main(String[] args) { System.out.println( .-. ); System.out.println( / \/ \ ); for (int i = 0; i 182; i++) { System.out.println( ...
awaiting triage
  • ZOROZXT
  • 2
  • Opened 
    on Feb 17
  • #6172

What would you like to Propose? Description: Implementation of Heavy-Light Decomposition (HLD), which is a powerful technique for efficiently processing path queries on trees. HLD allows operations like ...
enhancement
stale
  • NithinU2802
  • 1
  • Opened 
    on Feb 16
  • #6170

What would you like to share? Currently in the ValidParentheses class, there are already two implementations of the algorithm. However, I would like to add different variations of the algorithm for certain ...
awaiting triage
  • geetoor-maven
  • Opened 
    on Feb 15
  • #6168

What would you like to Propose? //4.find the factorial program package labtask3; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner input=new Scanner(System.in); ...
enhancement
  • Simadebi
  • 1
  • Opened 
    on Feb 15
  • #6167
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub