All Projects → gongbaochicken → Coding-Practice

gongbaochicken / Coding-Practice

Licence: other
Coding practice, design pattern implementation in C++ and some knowledge summary.

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Coding-Practice

Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-56.25%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+2252.08%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode 101
LeetCode 101:和你一起你轻松刷题(C++)
Stars: ✭ 5,327 (+10997.92%)
Mutual labels:  leetcode, interview, leetcode-solutions
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+114222.92%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+3468.75%)
Mutual labels:  leetcode, interview, leetcode-solutions
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (-54.17%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题
Stars: ✭ 312 (+550%)
Mutual labels:  leetcode, interview, leetcode-solutions
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-41.67%)
Mutual labels:  leetcode, interview, leetcode-solutions
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+21770.83%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
⚡️ Leetcode Solutions
Stars: ✭ 112 (+133.33%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+6337.5%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+212.5%)
Mutual labels:  leetcode, interview, leetcode-solutions
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (+550%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+95004.17%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode Java
LeetCode solutions written in Java
Stars: ✭ 134 (+179.17%)
Mutual labels:  leetcode, interview, leetcode-solutions
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+227.08%)
Mutual labels:  leetcode, interview, leetcode-solutions
Leetcode
Data structures and algorithms for interview preparation
Stars: ✭ 241 (+402.08%)
Mutual labels:  leetcode, interview
Cs Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Stars: ✭ 143,620 (+299108.33%)
Mutual labels:  leetcode, interview
Nycsde
公众号【码农田小齐】的分类合集
Stars: ✭ 208 (+333.33%)
Mutual labels:  leetcode, interview
Leetcodeanimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Stars: ✭ 68,143 (+141864.58%)
Mutual labels:  leetcode, leetcode-solutions

🚀 Coding Practice

This github repository collects my C++ solutions for algorithm problems from LeetCode Online Judge, Lintcode Online Judge, and Hackerrank. Practice makes perfect. :octocat:

I also will continue adding more inforamtion about baisc knowledge of Linux popualr shell commands, database internal knowledge, etc.

I hope this repository can help us to persistantly sharpen basic coding skills, and meanwhile I truely hope that it can help anyone who needs any inspiration about coding interview.

You are welcome to clone this repo to your local as a reference. If you get better solutions, you are welcomed to share with me. And don't forget to star. 😜

BTW, welcome to visit my new blog HappyIsotope: http://www.happyisotope.com and my personal portfolio page:www.zhuojia7.com .

🎯 TODO

Summary of web developoment, SQL, network.

📖 Reference

LeetCode Online Judge: https://leetcode.com

Lintcode Online Training System: http://www.lintcode.com/en/

Hankerrank: https://www.hackerrank.com

Books:

  • Introduction to Algorithms (CLRS)
  • Algorithm(Robert Sedgewick/Kevin Wayne)
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].