Algorithmic-Pseudocode

Pseudocodes

A repository providing pseudocode and explanations of various algorithms and data structures for interview preparation and competitive coding

This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding

GitHub

768 stars
27 watching
167 forks
Language: TeX
last commit: 8 months ago
Linked from 1 awesome list

algorithmsalgorithms-and-data-structurescoding-interviewsdata-structureshacktoberfestinterview-practiceinterview-preparationinterview-questionsinterviewslatexleetcodepseudocode

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
atrix256/randomcode A collection of publicly shared code projects focused on blog-style content creation 114
bloomberggraphics/whatiscode Represents Paul Ford's 2015 article on the nature of code in JavaScript. 3,680
quantifiedcode/quantifiedcode A code analysis and automation platform 111
jpa99/algorithms A collection of various useful algorithms and data structures implemented in Java 128
blitzcode/hackage-diff Compares the changes in the public API of different versions of a software package 63
jaeyeophan/algorithm_basic_java A repository of algorithmic problems and their solutions in Java, covering basic algorithms, data structures, and common interview questions. 212
gnusheep/adventofcode An Advent calendar of small programming puzzles to be solved in Python 0
slotthe/advent An Advent of Code project in Clojure, featuring daily programming challenges with various languages and coding styles. 7
gahjelle/advent_of_code A collection of personal attempts to solve puzzles from the Advent of Code challenge in various programming languages. 29
hellerve/programming-talks A curated list of programming talks covering various topics and languages. 7,246
laurentluce/python-algorithms A collection of algorithms implemented in Python 279
fuglede/adventofcode Repository of Python solutions to Advent of Code puzzles 109
asmolich/algorithms A collection of implementations and explanations of fundamental algorithms and data structures used in computer science 15
erikrhanson/problem-solving-with-algorithms-and-data-structures-using-python Solving problems with algorithms and data structures using Python 324
epacke/advent-of-code A collection of solutions to Advent-of-code puzzles written in TypeScript 1