Giter Club home page Giter Club logo

tle-eliminators-level-4's Introduction

TLE-Eliminators 7.0 | Level 4

Daily Practice Problems Solutions | 12-Week Course

1. DP Beginner
    a. Memoization & Tabulation
    b. Solving standard DP problems
    c. General Technique for DP problems
    d. Complexity estimation
    
2. DP Intermediate
    a. State, Transition, Space optimization
    b. Identification of DP problems
    c. Solving non-standard problems
    d. Answer construction
    
3. DP Advanced
    a. Non-integer DP states
    b. Cyclic DP states
    c. DP with bit-masking

4. Range Queries Begineer
    a. Segment Trees
    b. Lazy Propagation
    
5. Range Queries Intermediate
    a. Generic Segment Trees
    b. Fenwick Trees
    c. Sparse Tables

6. Trees Beginner
    a. Properties of Trees
    b. Traversals and Common Tricks
    c. Binary Lifting

7. Trees Advanced
    a. Euler Tour and Subtree Queries
    b. DP on Trees and Re-rooting

8. Graphs Beginner
    a. Properties of Graphs
    b. Connected Components
    c. Traversals
    
9. Graphs Intermediate
    a. Shortest Path Algorithms
    b. Dijkstra
    c. Bellman Ford
    d. Floyd Warshall
    e. Disjoint Set Union Introduction
    
10. Graphs Advanced
    a. DSU problem solving
    b. Minimum Spanning Tree Algorithms
    c. Kruskal’s Algo
    d. Prim’s Algo
    e. Problem Solving

11. Strings Advanced
    a. KMP Algorithm
    b. Z Algorithm
    c. Tries

12. Game Theory
    a. Universal Game Theory
    b. Nim Games
    c. Grundy Number
    d. Sprague Grundy Theorem

tle-eliminators-level-4's People

Contributors

svrks-boop avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.