A complete computer science study plan to become a software engineer.
-
Updated
Oct 22, 2020
{{ message }}
Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.
A complete computer science study plan to become a software engineer.
Everything you need to know to get the job.
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Minimal examples of data structures and algorithms in Python
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
You may use this guide to make quality contributions at Hacktoberfest 2020: Hacktoberfest 2020 guide
To begin contributing, you shall get a quick overview of how Cosmos is used today. Cosmos is one of the most extensive code database and is used as:
Python sample codes for robotics algorithms.
结构化算法刷题训练指南
This Pull Request is for HacktoberFest 2020
Bug-tracking for Jeff's algorithms book, notes, etc.
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
Adding leading zero in the question number will be an awesome feature for file explorer to sort files by the name.
A modular geospatial engine written in JavaScript
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Describe your change:
Added a solution to Project Euler Problem 203 "Squarefree Binomial Coefficients" Link.
The solution is based on three main pilars.
d.2and the maximum coefficientCmaxusing a variant of the Sieve of Eratos