Giter Club home page Giter Club logo

jalgorithm's Introduction





Jalgorithm stems from Shahid Beheshti University

We loved Java and algorithms, so We made Jalgorithm


Jalgorithm is an open-source Java library which has implemented various algorithms and data structure

🚨The source code of the latest release resides on the main branch. The development branch has the latest changes, not published yet.

Data structure implemented so far:

  • chained hash table
  • direct-address table
  • doubly linked list
  • graph
  • simple tree
  • hash table
  • chain table
  • binary search tree
  • queue
  • stack

Sort algorithms implemented so far:

  • selection sort
  • quick sort
  • bubble sort
  • insersion sort
  • merge sort
  • quick sort

Add Jalgorithm to your projects

implementation 'io.github.muhammadkarbalaee:jalgorithm:1.1.1'
<dependency>
  <groupId>io.github.muhammadkarbalaee</groupId>
  <artifactId>jalgorithm</artifactId>
  <version>1.1.1</version>
</dependency>

Contacting Developers ☎️

slack Join our Discord server


Donation ☕

Your donations help us add more algorithms and data structures to Jalgorithm. ☺️

Rials👇


bitcoin
bc1qnm05lpkjz0pal33k5ql7vctayqu2vvfqf4cytt
Ethereum
0xb3e3bfa9a6eFb8031eCe720D25c50cB5cc6668da
Dogecoin
DAHeY48RtPfvwJrGdspAboBXwRteiEMBCV
SHIB
0xb3e3bfa9a6eFb8031eCe720D25c50cB5cc6668da
Tron
TGVuMmEpdZELjHZvYiPi5YZoQchUJk7b3A
USDT
TGVuMmEpdZELjHZvYiPi5YZoQchUJk7b3A
contact us for any other payment method you desire
USDT

jalgorithm's People

Contributors

cklimkowski avatar hreshi avatar mayur-ravindram avatar mohammadkarbalaee avatar nasrmohammad4804 avatar ybrenning avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jalgorithm's Issues

Project Structure

The project structure is as following (PFA screenshot) when cloned the project.
image
Can we have a project structure pertaining proper java source code? I faced following issues.

  • Project build failed for issues in build.gradle
    image
  • There were no source folders
  • I was not able to add new class/package as source

Pushing changes to update build.gradle file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.