All Projects → BoardMasters-Question-Of-The-Day → Similar Projects or Alternatives

511 Open source projects that are alternatives of or similar to BoardMasters-Question-Of-The-Day

go-algocasts
Algorithms and data structures for golang, all questions come from "AlgoCasts".
Stars: ✭ 17 (+30.77%)
Mutual labels:  leetcode
LeetCode problems solution
Solutions to all problems of Leetcode online judge written in C++ and Java
Stars: ✭ 88 (+576.92%)
Mutual labels:  leetcode
coding-for-food
Coding for food
Stars: ✭ 19 (+46.15%)
Mutual labels:  leetcode
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (+7.69%)
Mutual labels:  leetcode
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+3030.77%)
Mutual labels:  leetcode
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+2661.54%)
Mutual labels:  leetcode
STUDENT-ATTENDANCE-USING-FACIAL-RECOGNITION-SYSTEM-OPENCV
No description or website provided.
Stars: ✭ 46 (+253.85%)
Mutual labels:  student
leetcode-summary-python
The summary for LeetCode questions
Stars: ✭ 20 (+53.85%)
Mutual labels:  leetcode
spe
A series of PHP8 examples based around a super simple MVC framework (WIP)
Stars: ✭ 14 (+7.69%)
Mutual labels:  oop
leetcode-js
LeetCode JavaScript solutions
Stars: ✭ 16 (+23.08%)
Mutual labels:  leetcode
code-exercise
Personal algorithm practice
Stars: ✭ 32 (+146.15%)
Mutual labels:  leetcode
cs-interview-questions
Personal Solutions to Interview Questions
Stars: ✭ 59 (+353.85%)
Mutual labels:  leetcode
linghu-algorithm-templete
算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei
Stars: ✭ 2,680 (+20515.38%)
Mutual labels:  leetcode
91-days-algorithm
91天学算法-Leetcode图解题解集合(JavaScript/C++/Python) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/C++/Python)
Stars: ✭ 206 (+1484.62%)
Mutual labels:  leetcode
FITTER
Fortran tIc Toc Timer
Stars: ✭ 14 (+7.69%)
Mutual labels:  oop
BeFoR64
BeFoR64, Base64 encoding/decoding library for FoRtran poor men
Stars: ✭ 17 (+30.77%)
Mutual labels:  oop
LeetCode-Solution-Well-Explained
My LeetCode solutions using Java. Sorted in different topics and add detailed comments for easy understanding.
Stars: ✭ 23 (+76.92%)
Mutual labels:  leetcode
cli
LeetCode CLI
Stars: ✭ 77 (+492.31%)
Mutual labels:  leetcode
LeetCode
leetcode algorithms problems in C# and some in python 3
Stars: ✭ 18 (+38.46%)
Mutual labels:  leetcode
open qoob
a semi-RESTful php api framework designed to simplify and expedite the process of creating dynamic web applications.
Stars: ✭ 16 (+23.08%)
Mutual labels:  oop
algorithm
acwing, leetcode, kickstart, 算法模板, PAT 等等
Stars: ✭ 162 (+1146.15%)
Mutual labels:  leetcode
coding-for-algorithms
数据结构,剑指offer,leetcode等OJ平台刷题记录(C++/Python/Java)
Stars: ✭ 20 (+53.85%)
Mutual labels:  leetcode
Checkmate
A human vs human chess game build on basic JAVA.
Stars: ✭ 15 (+15.38%)
Mutual labels:  oop
acord
An API wrapper for discord, built using aiohttp and pydantic.
Stars: ✭ 25 (+92.31%)
Mutual labels:  oop
xjtlu resource list
A resource list for student in XJTLU.
Stars: ✭ 21 (+61.54%)
Mutual labels:  student
Leetcoding-Challenge
This repository contains Leetcode Challenge Submissions.
Stars: ✭ 26 (+100%)
Mutual labels:  leetcode
VecFor
Vector algebra class for Fortran poor people
Stars: ✭ 28 (+115.38%)
Mutual labels:  oop
easy-school
A Django based School Management Web Application
Stars: ✭ 92 (+607.69%)
Mutual labels:  student
LeetCode
leetcode problems solution with C#
Stars: ✭ 64 (+392.31%)
Mutual labels:  leetcode
LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓。
Stars: ✭ 1,164 (+8853.85%)
Mutual labels:  leetcode
Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
Stars: ✭ 51 (+292.31%)
Mutual labels:  oop
dsa-roadmaps
DSA roadmaps and their solutions
Stars: ✭ 20 (+53.85%)
Mutual labels:  leetcode
PWSat2OBC
Source code of the PW-Sat2 On Board Computer (OBC) software.
Stars: ✭ 53 (+307.69%)
Mutual labels:  student
EasyLeetCode
All documents and materials for LeetCode including basement C++ Grammar(真从零开始LeetCode,含C++、算法、数据结构解析)
Stars: ✭ 90 (+592.31%)
Mutual labels:  leetcode
Coding-Questions
Some coding problems with solutions
Stars: ✭ 13 (+0%)
Mutual labels:  leetcode
python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (+200%)
Mutual labels:  oop
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (+500%)
Mutual labels:  leetcode
leet-code
LeetCode's competitive programming questions solution repository
Stars: ✭ 18 (+38.46%)
Mutual labels:  leetcode
Leetcode-Solution-All
1000篇通俗易懂且高质量的 LeetCode 解析,动画题解,套路分析,模板分享
Stars: ✭ 73 (+461.54%)
Mutual labels:  leetcode
js-algorithm
A personal algorithm problems collection about Data Structures and Leetcode questions. It contains all Q&A on labuladong website.个人Javascript, Typescript版 数据结构与算法的训练集.它包括了Js数据结构,剑指Offer的全部题目,以及labuladong网站的所有算法题和总结,配合labuladong网站内容练习食用效果更佳。持续更新中...
Stars: ✭ 26 (+100%)
Mutual labels:  leetcode
crack-the-code
🔑 Algorithmic solutions in Java for various problems from Cracking the Coding Interview, GeeksForGeeks
Stars: ✭ 19 (+46.15%)
Mutual labels:  leetcode
LeetCode
At present contains scraped data from around 1500 problems present on the site. More to follow....
Stars: ✭ 45 (+246.15%)
Mutual labels:  leetcode
leetcode
Easy understand JS solutions for problems on leetcode which beats 90% at least.
Stars: ✭ 22 (+69.23%)
Mutual labels:  leetcode
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (+23.08%)
Mutual labels:  leetcode
Crack-Interview
👻 Why people do this again and again?
Stars: ✭ 29 (+123.08%)
Mutual labels:  leetcode
cassidy
Cassidy programming language, bringing static typing, strictness, safety and precision into your web project
Stars: ✭ 25 (+92.31%)
Mutual labels:  oop
trac-nghiem-online
Xây dựng hệ thống trắc nghiệm online cho các trường THCS, THPT một cách nhanh chóng và dễ dàng. Không cần phải là lập trình viên
Stars: ✭ 64 (+392.31%)
Mutual labels:  oop
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+9092.31%)
Mutual labels:  leetcode
leetcode-cli
May the code be with you 👻
Stars: ✭ 177 (+1261.54%)
Mutual labels:  leetcode
Algorithms
Algorithms competition, Leetcode solutions, deep learning algorithms, parallel computing, and SQL solutions.
Stars: ✭ 42 (+223.08%)
Mutual labels:  leetcode
Coding-Interviews
Repository with resources to prepare for coding interviews
Stars: ✭ 46 (+253.85%)
Mutual labels:  leetcode
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+300%)
Mutual labels:  oop
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (+100%)
Mutual labels:  oop
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (+61.54%)
Mutual labels:  leetcode
ooop
OOP has never been sooo professionally over engineered before.
Stars: ✭ 20 (+53.85%)
Mutual labels:  oop
kactoos
General-purpose collection of OOP primitives for Kotlin
Stars: ✭ 19 (+46.15%)
Mutual labels:  oop
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+115.38%)
Mutual labels:  leetcode
CodeTest
some source code for some online judge
Stars: ✭ 40 (+207.69%)
Mutual labels:  leetcode
data-structure algorithm
🐎JavaScript数据结构和算法
Stars: ✭ 48 (+269.23%)
Mutual labels:  leetcode
Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (+53.85%)
Mutual labels:  leetcode
1-60 of 511 similar projects