mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Add Algorithmic Pseudocode (#506)
This repository contains the pseudocodes of various algorithms and data structures necessary for Interview Preparation and Competitive Programming. The choice of the programming language isn't a barrier as you need to write the code in plain English, which should be understandable to a lot of people.
This commit is contained in:
parent
297bf5f10a
commit
655c07e122
@ -25,6 +25,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
- [JavaScript](#javascript)
|
||||
- [Julia](#julia)
|
||||
- [Kotlin](#kotlin)
|
||||
- [LaTex](#latex)
|
||||
- [Perl](#perl)
|
||||
- [PHP](#php)
|
||||
- [Python](#python)
|
||||
@ -169,6 +170,10 @@ If you are not a programmer, but would like to contribute, check out the [Awesom
|
||||
- [Atrium](https://github.com/robstoll/atrium/labels/good%20first%20issue) _(label: good first issue)_ <br> Multiplatform assertion library for Kotlin
|
||||
- [Hexagon](https://github.com/hexagonkt/hexagon/labels/help%20wanted) _(label: help wanted)_ <br> A microservices toolkit written in Kotlin
|
||||
|
||||
## LaTex
|
||||
|
||||
- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode/labels/good%20first%20issue) _(label: good first issue)_ <br> A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming.
|
||||
|
||||
## Perl
|
||||
|
||||
- [Ravada](https://github.com/UPC/ravada/labels/good%20first%20issue) _(label: good first issue)_ <br> Remote Virtual Desktops Manager.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user