All Projects → jinbooooom → Programming-language-QA

jinbooooom / Programming-language-QA

Licence: MIT license
C/C++/Java/Python 基础知识总结

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
Jupyter Notebook
11667 projects
c
50402 projects - #5 most used programming language
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Programming-language-QA

interviews-coding-challenges
Collection of coding challenges given by companies to aspiring developers
Stars: ✭ 24 (-67.12%)
Mutual labels:  interview-preparation
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (+39.73%)
Mutual labels:  interview-preparation
the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
Stars: ✭ 245 (+235.62%)
Mutual labels:  c-programming
Front-end-Job-Interview-Questions
Ответы на вопросы на должность Frontend разработчика.
Stars: ✭ 236 (+223.29%)
Mutual labels:  interview-preparation
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (-26.03%)
Mutual labels:  interview-preparation
Software-Engineering-Course
List of available free/paid courses,bootcamps available for Coding Interview Prep, SDE Roles
Stars: ✭ 53 (-27.4%)
Mutual labels:  interview-preparation
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-63.01%)
Mutual labels:  interview-preparation
ctci-go
Cracking the Coding Interview in Go
Stars: ✭ 31 (-57.53%)
Mutual labels:  interview-preparation
LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Stars: ✭ 608 (+732.88%)
Mutual labels:  interview-preparation
career-resources
Some SWE/PM/Designer related career resources for students
Stars: ✭ 154 (+110.96%)
Mutual labels:  interview-preparation
mlinterviews
Preparing for the Data Science Interview Workshop resource.
Stars: ✭ 17 (-76.71%)
Mutual labels:  interview-preparation
reactjs-persian-interview-questions
مجموعه برترین سوال و جواب‌های ری‌اکت(احتمالا برای استخدام اینا)
Stars: ✭ 323 (+342.47%)
Mutual labels:  interview-preparation
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-80.82%)
Mutual labels:  interview-preparation
dailycodingproblem
Solutions to Daily Coding Problem questions
Stars: ✭ 26 (-64.38%)
Mutual labels:  interview-preparation
codingninjas
all codes of Data Structures in Java
Stars: ✭ 26 (-64.38%)
Mutual labels:  interview-preparation
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-72.6%)
Mutual labels:  interview-preparation
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+93.15%)
Mutual labels:  interview-preparation
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-61.64%)
Mutual labels:  interview-preparation
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (-34.25%)
Mutual labels:  interview-preparation
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+460.27%)
Mutual labels:  interview-preparation

个人编程语言学习时的笔记整理,主要用来查漏补缺

关于学习方法论,可以阅读这篇文章

其实看的书也不少,也做过一些小工具。但没有及时记录下来,然后几个月也不用,很多就忘了。

我打算用提问的方式去记录一些知识点,这样每次阅读笔记的时候,看着目录,想想这个知识点我能不能回答。

我会持续整理的,觉得对你有用可以先 star 收藏。

用 markdown 书写,建议使用 Typora 打开阅读。

主要包含:

详细目录

C/C++

C++编程基础

类 & 对象

STL

泛型编程

Python 问答

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].