An open API service indexing awesome lists of open source software.

https://github.com/belovetech/log2base2

Log2Base2 is a visual learning platform that allows users to practise data structures, algorithms, and critical thinking skills.
https://github.com/belovetech/log2base2

algorithm competitive-programming data-structures interview-preparation interview-questions

Last synced: about 1 month ago
JSON representation

Log2Base2 is a visual learning platform that allows users to practise data structures, algorithms, and critical thinking skills.

Awesome Lists containing this project

README

        

# Log2Base2
**Log2Base2** is a visual learning platform to learn `programming`, `data structures` & `algorithms`,
`Coding Interview Patterns`, `Recursion`, and `Dynamic Programming`.

## Programming Languages
- C programming language
- Python
- Java

## Pointer in C programming language
- Array and Pointer
- String and Pointer
- Function Pointer
- Struct and Pointer
- File Pointer

## Problem solving for beginners
- Number problems
- Array problems
- String problems
- Patterns
- Bitwise

## Data structure & Algorithms
- Data structure & Algorithms in C
- Data structure & Algorithms in Python
- Data structure & Algorithms in Java