All Projects → Algorithms Primer → Similar Projects or Alternatives

1313 Open source projects that are alternatives of or similar to Algorithms Primer

UMICollapse
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
Stars: ✭ 31 (-91.86%)
Mutual labels:  data-structures
Interview
Code completion and code review for identifying C# candidates
Stars: ✭ 22 (-94.23%)
Mutual labels:  interview-questions
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-88.98%)
Mutual labels:  data-structures
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-92.65%)
Mutual labels:  interview-questions
Programming Books
A collection of Programming books 📖
Stars: ✭ 367 (-3.67%)
Mutual labels:  data-structures
Ios Guide
Список вопросов и ответов, а также базовая информация, необходимая в подготовке к интервью на iOS разработчика
Stars: ✭ 326 (-14.44%)
Mutual labels:  interview-questions
Bild
Image processing algorithms in pure Go
Stars: ✭ 3,431 (+800.52%)
Mutual labels:  algorithm
Yolov5-deepsort-driverDistracted-driving-behavior-detection
基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测
Stars: ✭ 107 (-71.92%)
Mutual labels:  sort
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (-84.25%)
Mutual labels:  sorting-algorithms
CSwift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
Stars: ✭ 46 (-87.93%)
Mutual labels:  dynamic-programming
vscode-yaml-sort
This VS Code extension exposes the possibility to sort, format and validate yaml files.
Stars: ✭ 25 (-93.44%)
Mutual labels:  sort
interview-prep
🤼 An aggregate of technical interview questions and testimonies.
Stars: ✭ 17 (-95.54%)
Mutual labels:  interview-questions
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-80.05%)
Mutual labels:  data-structures
sorting-visualizer
A Sorting Algorithms Visualizer built using ReactJS
Stars: ✭ 38 (-90.03%)
Mutual labels:  sorting-algorithms
Data-Structures-and-Algorithm-C-
Hi folks🖐🏻 , I'm maintaining this repository, feel free to open a pull request and contribute! :)
Stars: ✭ 39 (-89.76%)
Mutual labels:  data-structures
wp-tag-order
↕︎ Sort tags manually in individual posts (not site-globally) on WordPress.
Stars: ✭ 16 (-95.8%)
Mutual labels:  sort
Tinyqueue
The smallest and simplest priority queue in JavaScript.
Stars: ✭ 322 (-15.49%)
Mutual labels:  algorithm
Rubytree
A General Purpose Tree Data Structure for Ruby
Stars: ✭ 300 (-21.26%)
Mutual labels:  data-structures
Data-Structures-and-Algorithms
Fundamentals of Data structures and algorithms in C++
Stars: ✭ 34 (-91.08%)
Mutual labels:  data-structures
spring-boot-jpa-rest-demo-filter-paging-sorting
Spring Boot Data JPA with Filter, Pagination and Sorting
Stars: ✭ 70 (-81.63%)
Mutual labels:  sort
Learn-Data Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript
Stars: ✭ 55 (-85.56%)
Mutual labels:  sorting-algorithms
sortboard
A small ES6 library for easy sorting and filtering of elements.
Stars: ✭ 29 (-92.39%)
Mutual labels:  sort
Sorting-Visualiser
A mobile application that visualizes various sorting algorithms such as Bubble sort, selection sort, quick sort etc. The sorting process is visualized as the rearrangement of vertical lines of different lengths from shortest to tallest.
Stars: ✭ 32 (-91.6%)
Mutual labels:  sorting-algorithms
lazy-linked-lists
Lazy and infinite linked lists for JavaScript.
Stars: ✭ 14 (-96.33%)
Mutual labels:  linked-list
algos
A collection of algorithms in rust
Stars: ✭ 16 (-95.8%)
Mutual labels:  sort
android-interview
The comprehensive Android interview questions and study guide
Stars: ✭ 13 (-96.59%)
Mutual labels:  interview-questions
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-94.49%)
Mutual labels:  linked-list
Data Structure
基于java语言的数据结构及算法实现,LeetCode算法示例
Stars: ✭ 348 (-8.66%)
Mutual labels:  algorithm
Jstarcraft Rns
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Stars: ✭ 324 (-14.96%)
Mutual labels:  algorithm
Androidlife
📔 CaMnter's android learning life and footprint.
Stars: ✭ 293 (-23.1%)
Mutual labels:  algorithm
Angular-Table-Sort-Component
Sorting Algorithm for sorting table values in angular
Stars: ✭ 18 (-95.28%)
Mutual labels:  sort
algocasts-sorting-algorithms
AlgoCasts 排序算法专题
Stars: ✭ 27 (-92.91%)
Mutual labels:  sorting-algorithms
Python
Repositori untuk belajar pemrograman Python dalam bahasa Indonesia
Stars: ✭ 79 (-79.27%)
Mutual labels:  data-structures
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-93.44%)
Mutual labels:  interview-questions
gson
Algorithms on data formats - JSON, CBOR, Collation.
Stars: ✭ 17 (-95.54%)
Mutual labels:  sort
Stl cheat sheets
C++ STL Cheat Sheets.
Stars: ✭ 293 (-23.1%)
Mutual labels:  interview-practice
Interview-Prep-DS-Algo
No description or website provided.
Stars: ✭ 14 (-96.33%)
Mutual labels:  data-structures
golang-interview
⁉️ Вопросы для собеседования по Go
Stars: ✭ 52 (-86.35%)
Mutual labels:  interview-questions
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-91.34%)
Mutual labels:  linked-list
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-91.08%)
Mutual labels:  dynamic-programming
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (-5.77%)
Mutual labels:  dynamic-programming
Gate And Cse Resources For Students
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Stars: ✭ 321 (-15.75%)
Mutual labels:  algorithm
Struc2vec
This repository provides a reference implementation of struc2vec.
Stars: ✭ 291 (-23.62%)
Mutual labels:  algorithm
sword-x-offer
66 classic and common interview problems from 《剑指offer》 with multiple-method-CPP solutions, and common data structure summary, etc
Stars: ✭ 19 (-95.01%)
Mutual labels:  interview-questions
LinkedList
An implementation of the Doubly Linked List in C++
Stars: ✭ 16 (-95.8%)
Mutual labels:  linked-list
niqlow
design, solve and estimate discrete dynamic programs.
Stars: ✭ 16 (-95.8%)
Mutual labels:  dynamic-programming
svelte-interview-questions
Concepts and Questions related to Svelte - Part of official Svelte resources list
Stars: ✭ 18 (-95.28%)
Mutual labels:  interview-questions
CRACK JS INTERVIEWS
CRACK JS INTERVIEW
Stars: ✭ 33 (-91.34%)
Mutual labels:  interview-questions
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+213.65%)
Mutual labels:  interview-questions
Algorithms Visualiser
Algorithms Visualiser is an opensource project made using ReactJS. Visualise Algorithms on Sorting, Pathfinding, Searching, Word Search, Backtracking.
Stars: ✭ 290 (-23.88%)
Mutual labels:  sorting-algorithms
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (-88.98%)
Mutual labels:  data-structures
sortr.py
sort files using python
Stars: ✭ 15 (-96.06%)
Mutual labels:  sort
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
Stars: ✭ 374 (-1.84%)
Mutual labels:  interview-questions
DS Algo
A repository to maintain various data structures and algorithms
Stars: ✭ 23 (-93.96%)
Mutual labels:  data-structures
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+7.35%)
Mutual labels:  interview-questions
jaco-js
Japanese character optimizer for JavaScript
Stars: ✭ 72 (-81.1%)
Mutual labels:  sort
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (-2.1%)
Mutual labels:  data-structures
Code Test Study
코딩 테스트 관련 기출문항을 풀어보고 소스코드 및 설명을 업로드합니다. (문제 추천은 Discussions에 들어가셔서 자유롭게 가능합니다.)
Stars: ✭ 344 (-9.71%)
Mutual labels:  algorithm
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (-8.66%)
Mutual labels:  data-structures
Structurae
Data structures for high-performance JavaScript applications.
Stars: ✭ 323 (-15.22%)
Mutual labels:  data-structures
301-360 of 1313 similar projects