All Projects → Huprog → Similar Projects or Alternatives

1131 Open source projects that are alternatives of or similar to Huprog

Problem Solving Training
Problem solving training for computer science students.
Stars: ✭ 210 (+1809.09%)
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+2400%)
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (+136.36%)
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+3472.73%)
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+1862254.55%)
Acm Icpc Library
Stars: ✭ 111 (+909.09%)
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+108054.55%)
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+9309.09%)
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (+1227.27%)
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (+2781.82%)
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (+11154.55%)
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (+4109.09%)
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+1109.09%)
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+927.27%)
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+1212681.82%)
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+56727.27%)
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (+1145.45%)
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (+4027.27%)
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (+1063.64%)
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (+4963.64%)
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (+4336.36%)
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (+590.91%)
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (+1009.09%)
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (+818.18%)
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+5600%)
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (+2190.91%)
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (+2218.18%)
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (+1172.73%)
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+1200%)
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+155818.18%)
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+906309.09%)
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (+4709.09%)
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+3236.36%)
Algos And Data Structures
Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2
Stars: ✭ 31 (+181.82%)
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (+1590.91%)
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+1327.27%)
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+19036.36%)
450 Dsa
450-DSA helps you track your progress in solving 400+ DSA questions and keeps you engaging based on DSA-Cracker Sheet ⚡
Stars: ✭ 301 (+2636.36%)
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (+4218.18%)
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (+3063.64%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (+3036.36%)
Mutual labels:  algorithms, data-structures
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (+3109.09%)
Mutual labels:  algorithms, data-structures
Towel
Throw in the towel.
Stars: ✭ 333 (+2927.27%)
Mutual labels:  algorithms, data-structures
Java Competitive Programming
I have written some important Algorithms and Data Structures in an efficient way in Java with proper references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, All Pair Shortest Path, Longest Common Subsequence, Binary Search, Lower Bound Search, Maximal Matching, Matrix Exponentiation, Segment Tree, Sparse Table, Merge Sort, Miller Prime Test, Prims - Minimum Spanning Tree, BIT - Binary Index Tree, Two Pointers, BST - Binary Search Tree, Maximum Subarray Sum, Immutable Data Structures, Persistent Data Structurs - Persistent Trie, Dijkstra, Z - Function, Minimum Cost Maximal Matching, Heavy Light Decomposition, Knapsack, Suffix Array and LCP - Longest Common Prefix, Squre Root Decomposition, Kth Order Statics, Trie / Prefix Tree, LIS - Longest Increasing Subsequence, Hashing
Stars: ✭ 24 (+118.18%)
Hackerrank
HackerRank solutions in Java/JS/Python/C++/C#
Stars: ✭ 829 (+7436.36%)
Mutual labels:  algorithms, data-structures
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+182836.36%)
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+3254.55%)
Mutual labels:  algorithms, data-structures
Algowiki
Repository which contains links and resources on different topics of Computer Science.
Stars: ✭ 3,886 (+35227.27%)
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+30100%)
Mutual labels:  algorithms, data-structures
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (+3500%)
Mutual labels:  algorithms, data-structures
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (+3536.36%)
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+38590.91%)
Mutual labels:  algorithms, data-structures
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (+3854.55%)
Algor In Js
Various Basic Data Structures and Algorithms Implement in Javascript
Stars: ✭ 22 (+100%)
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+4027.27%)
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+40272.73%)
Mutual labels:  algorithms, data-structures
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+42481.82%)
Mutual labels:  algorithms, data-structures
The Uplift Project Dsa
Stars: ✭ 20 (+81.82%)
Mutual labels:  algorithms, data-structures
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+7054.55%)
Mutual labels:  algorithms, data-structures
Neoalgo
Bringing all Data Structures and Algorithms under one Roof ⚡
Stars: ✭ 440 (+3900%)
Mutual labels:  algorithms, data-structures
1-60 of 1131 similar projects