-
Updated
Aug 24, 2020
#
interview
Here are 1,701 public repositories matching this topic...
A complete computer science study plan to become a software engineer.
computer-science
algorithm
algorithms
interview
data-structures
software-engineering
coding-interviews
study-plan
interview-prep
interview-preparation
coding-interview
programming-interviews
-
Updated
Aug 21, 2020 - Java
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
python
design
development
programming
web
system
design-patterns
interview
web-application
webapp
interview-practice
interview-questions
design-system
-
Updated
Aug 28, 2020 - Python
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。
-
Updated
Aug 28, 2020 - Java
javascript
computer-science
algorithm
algorithms
interview
data-structures
interview-preparation
javascript-algorithms
-
Updated
Aug 27, 2020 - JavaScript
Everything you need to know to get the job.
java
algorithm
algorithms
leetcode
interview
interviews
interview-practice
algorithm-competitions
leetcode-solutions
interview-questions
technical-coding-interview
algorithm-challenges
coding-interviews
coding-challenge
leetcode-questions
coding-challenges
leetcode-java
interview-prep
interview-preparation
coding-interview
-
Updated
Aug 17, 2020 - Java
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
javascript
python
java
computer-science
tree
algorithm
leetcode
cpp
interview
data-structures
maximum-sum
-
Updated
Aug 28, 2020 - JavaScript
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
algorithms-implemented
algorithms-datastructures
-
Updated
Aug 28, 2020 - Java
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
computer-science
lists
devops
distributed-systems
machine-learning
awesome
web-development
programming
big-data
system
backend
architecture
scalability
resources
design-patterns
interview
awesome-list
interview-practice
interview-questions
system-design
-
Updated
Aug 28, 2020
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
python
development
algorithm
programming
data-structure
interview
competitive-programming
coding
interview-practice
interview-questions
-
Updated
Aug 5, 2020 - Python
我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
-
Updated
May 27, 2020 - JavaScript
-
Updated
Aug 29, 2020 - JavaScript
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
-
Updated
May 3, 2020
c
algorithm
database
leetcode
cpp
stl
interview
operating-system
data-structures
interviews
interview-practice
interview-questions
interview-preparation
-
Updated
Jul 15, 2020 - C++
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
react
nodejs
javascript
css
html
resume
front-end
node
vue
js
frontend
interview
interview-questions
frontend-interview
fe-interview
-
Updated
Aug 28, 2020 - JavaScript
System design interview for IT companies
-
Updated
Jul 12, 2020
项目永久冻结,迁移至新地址:
-
Updated
Jul 17, 2019 - Python
Everything you need to prepare for your technical interview
-
Updated
Aug 16, 2020
-
Updated
May 29, 2020 - Java
A curated collection of common interview questions to help you prepare for your next interview.
javascript
css
html
education
snippets
interview
learn-to-code
awesome-list
interview-questions
snippets-collection
learning-resources
-
Updated
Aug 7, 2020 - JavaScript
The top Internet companies android interview questions and answers
-
Updated
Aug 7, 2020 - JavaScript

-
Updated
Aug 27, 2020 - PHP
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
linux
answers
security
devops
unix
knowledge
skills
network
sysadmin
databases
resources
interview
systems
cybersecurity
exam
bsd
interview-questions
sysops
cheatsheets
webops
-
Updated
Jan 22, 2020
Interview = 简历指南 + LeetCode + Kaggle
-
Updated
Aug 3, 2020 - Jupyter Notebook
Open
## Python/Regex fix
3
surister
commented
Jan 21, 2020
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
laggardkernel
commented
Oct 1, 2019
🚀 Feature Proposal
Adding leading zero in the question number will be an awesome feature for file explorer to sort files by the name.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
c
education
algorithms
datastructures
interview
learn-to-code
data-structures
algorithm-competitions
interview-questions
algorithm-challenges
community-driven
-
Updated
Aug 28, 2020 - C
Improve this page
Add a description, image, and links to the interview topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interview topic, visit your repo's landing page and select "manage topics."
currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for