All Projects → Tryalgo → Similar Projects or Alternatives

714 Open source projects that are alternatives of or similar to Tryalgo

Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+7691.67%)
Codility lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Stars: ✭ 87 (-69.79%)
Mutual labels:  algorithms, interview-questions
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+10098.61%)
Mutual labels:  algorithms, interview-questions
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-57.99%)
Mutual labels:  algorithms, interview-questions
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (-7.99%)
Mutual labels:  algorithms, interview-questions
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (+37.5%)
Mutual labels:  algorithms, interview-questions
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-75.69%)
Mutual labels:  algorithms, interview-questions
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-73.61%)
Mutual labels:  algorithms, interview-questions
How To Prepare For Google Interview Swe Sre
This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position
Stars: ✭ 251 (-12.85%)
Mutual labels:  algorithms, interview-questions
Leetcode Python
LeetCode solutions in Python2. LeetCode题解 in Python2。
Stars: ✭ 182 (-36.81%)
Mutual labels:  algorithms, interview-questions
Front End Interview
A list of interview for front-end developer(前端开发者面试清单)
Stars: ✭ 2,754 (+856.25%)
Mutual labels:  algorithms, interview-questions
Acm Icpc Algorithms
Algorithms used in Competitive Programming
Stars: ✭ 1,281 (+344.79%)
Mutual labels:  acm-icpc, algorithms
Algos
Competitive programming algorithms in C++
Stars: ✭ 572 (+98.61%)
Mutual labels:  acm-icpc, algorithms
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (+19.79%)
Mutual labels:  algorithms, interview-questions
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+34519.79%)
Mutual labels:  algorithms, interview-questions
Java
Repository for Java codes and algos.Star the repo too.
Stars: ✭ 53 (-81.6%)
Mutual labels:  algorithms, interview-questions
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+292.01%)
Mutual labels:  algorithms, interview-questions
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-70.83%)
Mutual labels:  algorithms, interview-questions
Algo Basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Stars: ✭ 768 (+166.67%)
Mutual labels:  algorithms, interview-questions
Play Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
Stars: ✭ 2,216 (+669.44%)
Mutual labels:  algorithms, interview-questions
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-45.49%)
Mutual labels:  algorithms, interview-questions
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (-12.5%)
Mutual labels:  algorithms, interview-questions
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+982.29%)
Mutual labels:  algorithms, interview-questions
Acm Icpc Cheat Sheet
Cheat sheet for ACM-ICPC. In memory of those good old days.
Stars: ✭ 148 (-48.61%)
Mutual labels:  acm-icpc, algorithms
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (-11.46%)
Mutual labels:  algorithms, interview-questions
Acmer Qualification Code
ACMer 入门级算法模板
Stars: ✭ 202 (-29.86%)
Mutual labels:  acm-icpc, algorithms
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+471.88%)
Mutual labels:  algorithms, interview-questions
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+18953.82%)
Mutual labels:  algorithms, interview-questions
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (-30.9%)
Mutual labels:  acm-icpc, algorithms
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (-32.64%)
Mutual labels:  algorithms, interview-questions
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+1044.1%)
Mutual labels:  algorithms, interview-questions
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (+4.17%)
Mutual labels:  algorithms, interview-questions
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+80.21%)
Mutual labels:  algorithms, interview-questions
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (-31.94%)
Mutual labels:  algorithms, interview-questions
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-90.28%)
Mutual labels:  algorithms, interview-questions
Dlinterview
Deep Learning Interview 深度学习面试题目汇总
Stars: ✭ 943 (+227.43%)
Mutual labels:  algorithms, interview-questions
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+3138.89%)
Mutual labels:  algorithms, interview-questions
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (+217.71%)
Mutual labels:  algorithms, interview-questions
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+4030.9%)
Mutual labels:  algorithms, interview-questions
Ctci 6th Edition Php
Cracking the Coding Interview 6th Ed. PHP Solutions
Stars: ✭ 76 (-73.61%)
Mutual labels:  algorithms, interview-questions
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+14793.4%)
Mutual labels:  algorithms, interview-questions
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+1202.08%)
Mutual labels:  algorithms, interview-questions
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (-47.92%)
Mutual labels:  algorithms, interview-questions
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-50%)
Mutual labels:  algorithms, interview-questions
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+5855.21%)
Mutual labels:  algorithms, interview-questions
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-57.64%)
Mutual labels:  algorithms, interview-questions
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+22417.71%)
Mutual labels:  algorithms, interview-questions
Shareoi
算法竞赛课件分享 - Program algorithm learning materials collection in Chinese
Stars: ✭ 2,702 (+838.19%)
Mutual labels:  acm-icpc, algorithms
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+900.35%)
Mutual labels:  algorithms, interview-questions
Ai Job Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
Stars: ✭ 3,191 (+1007.99%)
Mutual labels:  algorithms
Application Security Engineer Interview Questions
Some of the questions which i was asked when i was giving interviews for Application/Product Security roles. I am sure this is not an exhaustive list but i felt these questions were important to be asked and some were challenging to answer
Stars: ✭ 267 (-7.29%)
Mutual labels:  interview-questions
Play With Algorithm Visualization
Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 255 (-11.46%)
Mutual labels:  algorithms
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-5.21%)
Mutual labels:  interview-questions
Go Edlib
Golang string comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Stars: ✭ 253 (-12.15%)
Mutual labels:  algorithms
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+205.9%)
Mutual labels:  acm-icpc
interview-process-survival
🌈 🦄 this repository is a interview process guide for developers (web/frontend focused)
Stars: ✭ 191 (-33.68%)
Mutual labels:  interview-questions
Datastructures Algorithms
This repo contains links of questions and their solution for interview prepration from geeksforgeeks, leetcode, etc.
Stars: ✭ 262 (-9.03%)
Mutual labels:  interview-questions
interview-tips
A collection of awesome Interview Tips and Questions
Stars: ✭ 29 (-89.93%)
Mutual labels:  interview-questions
interview-leetcode
【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。
Stars: ✭ 161 (-44.1%)
Mutual labels:  interview-questions
Tspvis
🗺️ Visualize and control algorithms for the traveling salesman problem
Stars: ✭ 279 (-3.12%)
Mutual labels:  algorithms
1-60 of 714 similar projects