An open API service providing repository metadata for many open source software ecosystems.

Topic: "algo"

krahets/hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

Language: Java - Size: 345 MB - Last synced at: 20 days ago - Pushed at: 22 days ago - Stars: 112,623 - Forks: 13,999

azl397985856/leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

Language: JavaScript - Size: 121 MB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 55,335 - Forks: 9,483

halfrost/LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

Language: Go - Size: 18.4 MB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 33,521 - Forks: 5,771

greyireland/algorithm-pattern

算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

Language: Go - Size: 4 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 15,382 - Forks: 2,600

itcharge/LeetCode-Py

⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。

Language: Python - Size: 6.9 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 6,915 - Forks: 1,211

Zheaoli/awesome-coins

₿ A guide (for humans!) to cryto-currencies and their algos.

Size: 158 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3,951 - Forks: 275

Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance

Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python

Language: Python - Size: 206 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 1,355 - Forks: 452

51bitquant/howtrader

Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post request to automate trading and order placement. Supports Binance and Okex exchanges.

Language: Python - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 774 - Forks: 310

rustcn-org/rust-algos

<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team

Language: Rust - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 766 - Forks: 59

TheFourGreatErrors/alpha-rptr

A trading bot for automated algorithmic trading on Binance Futures, Bybit, BitMEX and FTX written in python.

Language: Python - Size: 1.36 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 510 - Forks: 73

tiagosiebler/bybit-api

Node.js SDK for the Bybit APIs and WebSockets, with TypeScript & browser support.

Language: TypeScript - Size: 2.05 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 288 - Forks: 96

AlbertoCuadra/algo_trading_weighted_strategy

Algorithmic Trading Weighted Strategy developed in Pine Script for TradingView

Size: 524 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 79

carlos8f/bot18

Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f

Language: HTML - Size: 112 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 196 - Forks: 29

WISEPLAT/backtrader_binance

Binance API integration with Backtrader. Run strategies for Backtest and Live Trading. Get historical price data for Bitcoin, Ethereum and all coins from Binance. EASY create your strategies.

Language: Python - Size: 170 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 194 - Forks: 67

srikar-kodakandla/fully-automated-nifty-options-trading

It is fully automated algo trading , It trades for you in Nifty options using Zerodha kite . You don't need to pay 4000 indian rupees monthly for kite api because this program uses selenium to access zerodha kite website

Language: Python - Size: 2.98 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 175 - Forks: 86

yuelinxin/hello-algo-en Fork of krahets/hello-algo

[EN] Hello Algo: data structures and algorithms crash course with animated illustrations and off-the-shelf code in: Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart.

Language: Java - Size: 186 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 149 - Forks: 27

mportesi/sorting_algo_visualizer

Python script to generate a visualization of various sorting algorithms, image or video.

Language: Python - Size: 16.5 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 146 - Forks: 23

pattertj/LoopTrader

An extensible options trading bot built on top of Python.

Language: Python - Size: 573 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 16

Ichimikichiki/ichibot-client-app

A command line interface for discretionary traders / manual - hybrid trading with a powerful order design system for Binance + FTX. For manual traders who prefer a keyboard over using a mouse. Mostly to gain a speed advantage over everyone else.

Last synced at: about 2 years ago - Stars: 50 - Forks: 0

WISEPLAT/backtrader_bybit

Bybit API integration with Backtrader. Run strategies for Backtest and Live Trading. Get historical price data for Bitcoin, Ethereum and all coins from Bybit. EASY create your strategies.

Language: Python - Size: 152 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 49 - Forks: 17

adityabisoi/ds-algo-solutions

A collection of solutions for Hackerrank data structures and algorithm problems in Python

Language: Java - Size: 1.75 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 46 - Forks: 110

MSTADreamTeam/MSTA

Multi Strategy Trading Algorithm

Language: HTML - Size: 5.94 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 40 - Forks: 15

HuichuanLI/play-with-data-structure-python

使用python语言写数据结构与算法。线性搜索、选择排序、插入排序、栈,队列,循环队列、链表,链表实现栈,链表实现队列、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配

Language: Python - Size: 15.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 10

easyui/algorithm-pattern-swift

算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~

Language: Swift - Size: 1.23 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 6

tmatic-trading/crypto-platform

Tmatic is a cryptocurrency platform designed for automated trading on the Bitmex, Bybit and Deribit crypto exchanges.

Language: Python - Size: 14.6 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 36 - Forks: 7

root00198/CODING_BLOCKS_PRACTICE_QUESTIONS

SOLUTION TO QUESTIONS IN PRACTICE SECTION IN https://hack.codingblocks.com/practice

Language: C++ - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 27

pankajkompella/Hackerrank-SI-Basic

My submissions for Hackerrank Smart Interviews' (BASIC).

Language: Python - Size: 106 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 31

sunfusheng/Algo

这是一款 Kotlin 语言版本的 Android 客户端本地化展示 Java 语言编写的面试算法 ( Algorithm ),会持续更新!

Language: Java - Size: 926 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 4

baobach/HFT_Papers

A curated list of Quantitative Finance papers.

Language: Python - Size: 291 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 32 - Forks: 3

RobertAgee/Real_Time_Strategy_Scanner

Run 1 strategy on an unlimited number of symbols, add custom strategies, instant visual results, receive real-time Buy/Sell alerts, can be used for algo trading, for Tradingview

Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 4

hyugit/UInt256

An UInt256 library written in Swift 4

Language: Swift - Size: 94.7 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 23 - Forks: 10

MaynardMiner/MM.Hash

Profit Switching Miner For HiveOS/Linux- OLD VERSION: Project Moved To SWARM! https://github.com/MaynardMiner/SWARM

Language: PowerShell - Size: 395 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 11

sashasochka/bitmex-adaptive-limit

Adaptive limit orders for bitmex

Language: JavaScript - Size: 14.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 7

stoqey/nitrogen

NodeJS Notebook for building algo trading strategies 💦

Language: TypeScript - Size: 2.43 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

Rahulghuge94/finshoonya

unofficial library to trade in finvasia.

Language: Python - Size: 151 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 9

samchaaa/simple_btc_algo

Simple btc trend following algorithm, using cbpro api.

Language: Python - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

hemangjoshi37a/TelegramTradeMsgBacktestML

Backtest telegram mesaage from whole channel about trading(as in stocks or crypto) using Mahcine Learnig (Named Entity Recognition or Token Classification) for zerodha and angel broking or for NSE or any one else.

Language: Jupyter Notebook - Size: 5.09 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 11 - Forks: 5

curzon01/mysql_PBKDF2

A PBKDF2 key function implementation for MySQL

Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 4

albertoxamin/pure-pursuit-python 📦

Implementation of the pure pursuit algorithm with matplotlib visualization

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 7

surnr/option-chain-algotrade

This files contains all the necessary function required to run the Kite Ticker API to Stream and Fetch Option Data

Language: Jupyter Notebook - Size: 163 KB - Last synced at: about 22 hours ago - Pushed at: 4 months ago - Stars: 10 - Forks: 7

ideepcoder/Rtd_Ws_AB_plugin

AmiBroker data plugin for Websocket based Json RTD communication

Language: Python - Size: 476 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 1

anupam-kumar-krishnan/21-Days-Competitive-Programming

Competitive Programming💻 , Data Structures📘 , and Algorithms📗

Language: C++ - Size: 205 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 4

anwesh08/HacktoberFest-2022

Make your first Pull Request on Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️. If you want to contribute to a JS repo for hacktoberfest u can do it here https://github.com/abhipshapatro/JavaScript30

Language: Java - Size: 9.24 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 38

MicheleCattaneo/USI_Algo_Bible

The bible for Algorithms and Data Structures at USI Lugano

Language: Python - Size: 49.8 KB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

qadir0108/DataStructures

For students to understand data structures

Language: C++ - Size: 36.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 7

Oaik/problems-solution

my solutions to some problems on online judges

Language: C++ - Size: 604 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

JoshLmao/ydly-calc

🧮 Small web app for calculating your Yieldly (YLDY) reward stake from the current global rewards and user stake(s)

Language: JavaScript - Size: 3.46 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

Rohithv07/LeetCode

LeetCode problems that are solved.

Language: Java - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 3

TeneoPython01/algorand_txn_csv_exporter

Export all transactions for an Algorand wallet (including all ASAs like YLDY, Smile, Akita, Opulent, Lofty, etc.) to a CSV file. Intended to assist with filing taxes.

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

rimijoker/Coding-Interview-Practice

Coding Interview Practice Problems Solutions

Language: Python - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 12

kryag/ct-itmo-algorithms

Laboratory solutions for the course "Algorithms and Data Structures", y2022-2024

Language: C++ - Size: 3.13 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 1

IhorVodko/Hackerrank_solutions

Effective solutions to hackerrank.com practice problems in C++, python and SQL

Language: C++ - Size: 877 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

rosemary666/algo

主要使用golang语言讲解和实现算法,包括数据结构、leetcode算法题等等

Language: Go - Size: 5.38 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

billalxcode/algoritma

Kumpulan algoritma bahasa pemrogramman

Language: Python - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 9

barimehdi77/push_swap

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the one (of many) most appropriate solution for an optimized data sorting

Language: C - Size: 313 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

ajmd17/cointrends

Cryptocurrency technical analysis toolkit

Language: JavaScript - Size: 524 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

hiejulia/AI-project

AI projects that cover all posibilities

Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 5 - Forks: 4

cyclone-github/regx

RegX - A Flexible Potfile Parsing Tool

Language: Go - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

dasfex/practice

My programming practice from different fields.

Language: C++ - Size: 3.12 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 2

pondev1031/Algorand-Blockchain-React

Algorand-Blockchain-React

Language: JavaScript - Size: 425 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

c272/algo-lang

A versatile, mathsy programming language.

Language: C# - Size: 1.15 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

ADISAKBOONMARK/algo.labs

This project is a learning Algorand. We hope it is helpful to beginners. This project will be compile on Ubuntu 18.04.4 LTS.

Language: JavaScript - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

manochasunilgithub/FPTrader

Open Source Trading Platform

Language: C# - Size: 600 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 7

ppriyasingh/LeetCode

Consists solutions to the LeetCoding Challenges

Language: Java - Size: 46.4 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 4

spaceman-dev/GFG-Must-Do-Coding-Questions

Some most commonly asked and must do practice problems for placement season

Language: C++ - Size: 447 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 7

NabiKAZ/MQL-Best-Practices

Here we share the best practices and experiences to avoid writing duplicate code.

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

Nabeel-etx/AlgoTrdingMT4

This is a working expert advisor not intended to be used for real money forex trading. The purpose of this project is to provide a starting point for new programmers starting their journey in algorithmic trading. Good Luck! Click Below to Watch

Language: MQL4 - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Satyam-Bhalla/Algorithms

Language: C++ - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

ldamasio/robson

ROBSON BOT, an open-source cryptocurrency trading bot in Python, uses asynchronous and multi-tenant architecture for decisions based on probabilistic and technical analyses. It includes risk management, signal dissemination, trading strategies, React platform for the dashboard, and Kubernetes for security in multiple users.

Language: JavaScript - Size: 59.4 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 3 - Forks: 1

Solcrates-Labs/solcratesbot

Solana algorithmic trading bot with predefined HFT/LFT and other unique strategies

Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 2

FuzzyBuckBeak/LeetCode

Algorithms, leetcode and other solutions coded in swift

Language: Swift - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

Sahil-4555/Sudoku_Solver_Generator

This project is a Sudoku generator and solver implemented in C++. It consists of two main components: a Sudoku board generator and a solver. The generator randomly generates valid Sudoku boards of varying difficulties, while the solver uses backtracking and other techniques to find a solution to a given Sudoku board.

Language: C++ - Size: 215 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

MaxBubblegum47/LazySong

Information Retrieval System; Okapi BM25 for scoring, custom Inverted Index word based algorithm, users's query spelling correction and expansion with synonymous!

Language: Python - Size: 8.18 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

SpiritStack/Algo-Trading Fork of J-e-e-t/Algo-Trading

Size: 62.6 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

Jon-Becker/sudoku-solver-py

A simple project that I wrote that solves sodukos.

Language: Python - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

zongdaoming/algorithm

This is a repository for recording job applications.

Language: C++ - Size: 7.1 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

radosz99/tsp

Travelling Salesman Problem

Language: C++ - Size: 4.43 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

CokeDong/STTSJ-repo

Spatio-Temporal Trajectory Similarity Join

Language: Cuda - Size: 401 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

jacktuck/fleeting 📦

LRU (least-recently-used) in-memory cache for Node.js (less than 300 LOC!) — fast, efficient and with no dependencies.

Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

bizzare-pizza/bizzare-traveling-salesman-problem-with-several-salesmen

Self-made order distribution algorithm

Last synced at: over 2 years ago - Stars: 3 - Forks: 0

Zreechxnn/maze-game

i make a maze game using c++

Language: C++ - Size: 522 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Subhamabhishek/Data-Structure-And-Algorithm-Supreme-3.0-Batch-LoveBabbar

A repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

Language: C++ - Size: 2.19 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

losparviero/upauth

Authentication management solution for Upstox's Uplink API.

Language: JavaScript - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

AmrAbdElHamed26/site_algorithms

Visualizing algorithms using Flutter Web, implementing Continuous Integration/Continuous Deployment (CI/CD), and incorporating unit testing

Language: Dart - Size: 336 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Anupam0401/Data-Structures-and-Algorithms

contains my programs written in C/C++ , python and Java, also contains the assignment of the course CS102-Data Structures and Algorithms.

Language: Jupyter Notebook - Size: 49.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

renjie-zhang/data-structures-and-algorithms-in-go

go数据结构与算法学习

Language: Go - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Shoaib-Mohammedd/DSA_Java_Bootcamp

This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms

Language: Java - Size: 66.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

dpoliwhi/simple_navigator

implementation of different algorithms with graphs and solving TSP

Language: C++ - Size: 1.62 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

code1511/InterView

A kind of Question bank for my interview prep

Language: C++ - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

ashish25-bit/data-structure-algorithms

Language: C++ - Size: 365 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

HydenLiu/LeetCode-Notes

🖖 算法练习

Size: 543 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gauravraj0510/Placement-Competitve

My preparation journey for Placements and Competitive Programming.

Language: C++ - Size: 17.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

rishi23root/AI-Games

sudoku game with the user interaction and also AI to solve complex grid(board)

Language: Python - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

imKashyap/InterviewBit-Solutions

This directory contains my solutions on DS Algo from InterviewBit.

Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

LaPrelle10/cloud-hash

Cloud-hash built using http://heroku.com/ a work in-progress featured system for cloud mining and data storage with folder space and hashrate.

Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 5

K-Lascar/ATRStopLoss

This program will return the stop loss for a given Equity, Forex or Cryptocurrency pair.

Language: Python - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

obadakhalili/The-Knights-Tour

🐴 A visualization of Warnsdorff’s Algorithm for the Knights Tour problem

Language: Vue - Size: 225 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

yezihack/leetcode

leetcode题库求解

Language: Go - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

c272/rhythm

A fast and responsive text editor, built from the ground up for Algo.

Language: C# - Size: 384 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

QGoGithub/Matlab---Research-Optimisation-and-Forecasting

Matlab code and tools for Quant Research, Data Manipulation and Robust Decision Making

Language: Matlab - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1