Giter Club home page Giter Club logo

Abhishek Shah's Projects

sierpinski-rs icon sierpinski-rs

Generate a Sierpinski triangle using rust and output to a PNG file

sorter icon sorter

implementations of common sorting algorithms

subset_sum icon subset_sum

Greedy algorithm for finding natural numbers that square and sum to N - squared The problem is the following: Given a number N, find all sets of natural numbers that is 1..N such that squaring & summing them up results to N. I found that this problem doesn't have an exact algorithm and is similar to the knapsack problem. This is my implementation of a greedy algorithm to find various combinations.

substrate icon substrate

Substrate: The platform for blockchain innovators

termdown icon termdown

Countdown timer and stopwatch in your terminal

thiserror icon thiserror

derive(Error) for struct and enum error types

timer icon timer

A command line based timer app.

tools icon tools

Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools

triangular-numbers icon triangular-numbers

Looks at the pattern of triangular numbers appearing in between subsequent squares of natural numbers.

unionfind icon unionfind

Implementation of quick find and quick union algorithms using arrays.

unsafecells icon unsafecells

A crude implementation of Cell, RefCell using std::cell::UnsafeCell.

youtube-dl icon youtube-dl

Command-line program to download videos from YouTube.com and other video sites

zoxide icon zoxide

A smarter cd command. Supports all major shells.

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.