All Projects → ziyi2 → Algorithms

ziyi2 / Algorithms

Licence: mit
📝 算法导论与JavaScript实现

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Algorithms

Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+17049.21%)
Mutual labels:  algorithm, data-structures, interview, interview-preparation
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+162486.51%)
Mutual labels:  algorithm, data-structures, interview, interview-preparation
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+48.41%)
Mutual labels:  algorithm, data-structures, interview, interview-preparation
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+105777.78%)
Mutual labels:  algorithm, data-structures, interview, interview-preparation
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+295.24%)
Mutual labels:  algorithm, data-structures, interview, interview-preparation
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+43451.59%)
Mutual labels:  algorithm, interview, interview-preparation
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-39.68%)
Mutual labels:  interview, data-structures, interview-preparation
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+142.86%)
Mutual labels:  algorithm, interview, interview-preparation
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+3153.17%)
Mutual labels:  algorithm, data-structures, interview
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+4190.48%)
Mutual labels:  algorithm, data-structures, interview-preparation
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+268.25%)
Mutual labels:  data-structures, interview, interview-preparation
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+454.76%)
Mutual labels:  algorithm, data-structures, interview
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+5761.11%)
Mutual labels:  data-structures, interview, interview-preparation
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+36130.16%)
Mutual labels:  algorithm, data-structures, interview
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+2186.51%)
Mutual labels:  algorithm, interview, interview-preparation
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+2352.38%)
Mutual labels:  algorithm, data-structures, interview
Competitive Programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Stars: ✭ 206 (+63.49%)
Mutual labels:  algorithm, data-structures, interview-preparation
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+64.29%)
Mutual labels:  algorithm, interview, interview-preparation
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+796.03%)
Mutual labels:  algorithm, interview, interview-preparation
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+710.32%)
Mutual labels:  algorithm, data-structures, interview

logo

Build Status Coverage Status Analysis Status Version Status Downloads Status Version Status

I-Algorithms是基于《算法导论》衍生的一个Web前端学习文档。《算法导论》对于一些没有数学基础或者已经忘了数学知识的开发者而言学习相对困难,通过此学习文档希望能简化《算法导论》的一些理论知识,使的算法学习变得更加简单。在学习文档中,会使用JavaScript实现书中的一些算法,同时也会衍生一些书中没有的知识点,并寻找相应的面试题加以实践和说明。希望算法的学习不仅可以提升我们的编程能力,同时也有助于我们在各种面试中脱颖而出。

文档

文档地址:I-Algorithms

特性

  • 简化《算法导论》的理论知识
  • 支持Latex排版
  • 配有深动形象的图例说明
  • 使用JavaScript实现算法
  • 章节会有配套的习题和面试题
  • 提供API文档供开发者尝试使用
  • 可在线撸猫
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].