Skip to content
#

datastructures

Here are 3,295 public repositories matching this topic...

Implements classes for feature engineering including one for Singular Spectrum Analysis (SSA) decomposition, SSA prediction or an heuristic function of an input dataset that may be used as training signal.

  • Updated Sep 15, 2024
  • Python

This repository contains Java solutions for the DSA sheet designed by Arsh Goyal. The sheet covers over 280+ DSA (Data Structures and Algorithms) questions, encompassing various concepts to solidify your understanding and prepare you for technical interviews at top tech companies.

  • Updated Sep 15, 2024
  • Java

This series aims to teach you DP with everything sequenced step by step, fully readable code with necessary comments. It includes 135+ problems, 105+ from LeetCode, covering 11 DP patterns from 1D to Graph DP. Includes Top-Down & Bottom-Up solutions, multiple ways of writing Top-Down solutions, and space optimizations (e.g., 1D to constant space).

  • Updated Sep 15, 2024

Improve this page

Add a description, image, and links to the datastructures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the datastructures topic, visit your repo's landing page and select "manage topics."

Learn more