Git Product home page Git Product logo

sunnybeta / one4all Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.39 MB

๐Ÿ Fundamentals concepts and core technologies in software engineering.

License: MIT License

HTML 0.55% Vue 10.39% CSS 14.24% JavaScript 2.55% Java 33.05% Dockerfile 0.66% Python 22.02% TypeScript 5.31% Makefile 1.06% C 6.93% C++ 2.59% Go 0.58% Rust 0.07%
oops go docker git systemdesign cicd database github-actions java python rust

one4all's Introduction

One4All: Software Engineering

One repository for all your software engineering knowledge

The documentation of any project is better than the concise notes made here.

Good Luck.

Table of Contents

Base

Database

Languages

Front End

CI/CD

Data Structures

  • Array
  • Linked List
  • Stack
  • Queue
  • Set
  • Binary Tree
  • Binary Search Tree
  • Heap
  • Trie
  • Hash Tables
  • Graph
  • Segment Tree
  • Fenwick Tree
  • Bloom Filter
  • Suffix Array
  • AVL Tree
  • Red-Black Tree

Algorithms

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Heap Sort
  • Radix Sort
  • Binary
  • Tree Traversals
  • Dijkstra's Algorithm
  • Bellman-Ford Algorithm
  • Prim's Algorithm
  • Kruskal's Algorithm
  • A* Search
  • Topological Sorting
  • DFS
  • BFS
  • Hash Function Design
  • Collision Resolution (Chaining, Open Addressing)
  • Dynamic Programming
  • Knapsack Problem
  • Longest Common Subsequence
  • Aho-Corasic Algorithm
  • Robin-Karp Algorithm
  • Knuth-Morris-Pratt Algorithm

System Design

TBA

one4all's People

Contributors

sunnybeta avatar

Stargazers

 avatar

Watchers

 avatar  avatar

one4all's Issues

Data Structures & Algorithms

Data Structures

  • Linked List
  • Stack
  • Queue
  • Hash Maps
  • Binary Tree
  • Binary Search Tree
  • AVL Tree
  • Red Black Tree
  • Sets
  • Graphs
  • Segment Tree
  • Trie
  • DSU
  • Heap
  • Fenwick Tree
  • Bloom Filter
  • Suffix Array

Algorithms

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sor
  • Heap Sort
  • Radix Sort
  • Binary
  • Tree Traversals
  • Dijkstra's Algorithm
  • Bellman-Ford Algorithm
  • Prim's Algorithm
  • Kruskal's Algorithm
  • A* Search
  • Topological Sorting
  • DFS
  • BFS
  • Hash Function Design
  • Collision Resolution (Chaining, Open Addressing)
  • Dynamic Programming
  • Knapsack Problem
  • Longest Common Subsequence
  • Aho-Corasic Algorithm
  • Robin-Karp Algorithm
  • Knuth-Morris-Pratt Algorithm

System Design

Build The Following

  • URL Shortner
  • Parking Lot
  • Ticket Booking Application [Air India]
  • Ecommerce Website
  • YouTube
  • Music Streaming App

Core Javascript

Concepts

  • Variable declaration types
  • Variable Scopes
  • Closures
  • Hoisting
  • Temporal Dead Zone
  • Promises
  • Asynchronous Programming
  • Event Loop
  • OOP with JS

Core Java

Concepts

  • Generics
  • Annotations
  • Mutli-threading
  • Arrays, Lists, ArrayList
  • Map, HashMap
  • Excpetion Handling & Common Exceptions
  • Collections
  • Stream APIs

... To be updated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.