An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: memoization

avysogorets/preferans-solver

Graphical application that assists with solving preferans games optimally.

Language: Python - Size: 28.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

dioxus-community/dioxus-use-computed

Run resource-expensive computations in the most efficient way possible in Dioxus 🧬 apps 🦀.

Language: Rust - Size: 70.3 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

75lb/cache-point

Simple, filesystem-backed memoisation cache.

Language: JavaScript - Size: 78.1 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

aditya43/data-structures-algorithms

:hotsprings: Data structures, algorithms and problem solving patterns using JavaScript.

Language: JavaScript - Size: 419 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 3

vansh-codes/Competitive-Coding-Approaches

Comprehensive repository of competitive coding techniques, featuring key algorithms and problem-solving strategies for dynamic programming, graph theory, sorting, and more.

Language: C++ - Size: 58.6 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

luiswirth/lifeash

A Hashlife (Gosper's algorithm) implementation written in Rust

Language: Rust - Size: 188 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

pjrebsch/memorb

Memoize instance methods with ease.

Language: Ruby - Size: 228 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

stainless-code/react-memo

Elegantly handle component memoization in React

Language: TypeScript - Size: 83 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aldrinpvincent/memoize-promise-fn

A utility to cache api calls in JavaScript by memoizing promises

Language: TypeScript - Size: 1.21 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

shubham-chemate/Dynamic-Programming-Questions-by-Aditya-Verma

Aditya Verma (Youtube) DP Playlist Codes/Solutions.

Language: C++ - Size: 3.55 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 179 - Forks: 82

vector-php/vector

A PHP functional programming library.

Language: PHP - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 0

JoakimTeixeira/memoization-script

Simple script to handle the memoization design pattern

Language: JavaScript - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

fdosruiz/packetjs

Dependency injection container

Language: JavaScript - Size: 1.33 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

aduth/memize

Unabashedly-barebones memoization library with an aim toward speed

Language: JavaScript - Size: 183 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 119 - Forks: 4

SisyphusRex/fibonacci

Fibonacci Sequences through Iteration, Recursion, Memoized Recursion, Optimized Cache Memoized Recursion

Language: Python - Size: 46.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

priyadarshighosh/ANN_Everyday

Everything about Artificial Neural Network from Basic to Adavnced

Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gekomad/key-value

Language: Scala - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aduth/rememo

Memoized selectors for Redux and other immutable object derivation

Language: JavaScript - Size: 904 KB - Last synced at: about 21 hours ago - Pushed at: 4 months ago - Stars: 17 - Forks: 4

rwetherall/memofunc

A simple way to memoize R function results to improve performance by eliminating unnecessary computation or data retrieval activities.

Language: R - Size: 383 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mgechev/memo-decorator

Decorator which applies memoization to a method of a class.

Language: TypeScript - Size: 525 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 258 - Forks: 8

proost-assistant/proost

A small proof assistant written in Rust. Read-only mirror of https://gitlab.crans.org/loutr/proost.

Language: Rust - Size: 1.21 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 27 - Forks: 2

theKashey/beautiful-react-redux

Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization

Language: JavaScript - Size: 236 KB - Last synced at: 13 days ago - Pushed at: almost 7 years ago - Stars: 87 - Forks: 3

NamkhangNLe/LeetCode

Data Structures and Algorithms

Language: Java - Size: 113 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

includeDaniel/fibonacci

A package who finds a correspondent fibonacci term

Language: TypeScript - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

EduardSergeev/monad-memo

Memoization monad transformer

Language: Haskell - Size: 1.73 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 5

Dikshant441/Netflixx-GPT

A Netflix like application TMDB integration with OpenAI with Google firebase authentication.

Language: JavaScript - Size: 594 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pablocom/CodeChallenges

Algorithms, data structures and analysis of their computational complexity

Language: C# - Size: 155 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

simplyYan/oyzem

memoizing has never been easier

Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

KatherinaKulinich/react-memoization--practice

practice with memo and hooks useMemo and useCallback

Language: TypeScript - Size: 82 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Akif-Imran/dp-js

This repo is me following along the freeCodeCamp video on dynamic programming.

Language: TypeScript - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ggteixeira/memo-studies

POC (Proof of Concept) created to show an evidence-based way of displaying how memo() works.

Language: JavaScript - Size: 15.2 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SayidMushtaQ/MemoMe-CLI

MemoMe is a streamlined React-based notes app, crafted for effortless capture, organization, and access of your thoughts and ideas. 💡

Language: JavaScript - Size: 186 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

niladrridas/Amoeba-Division-Arrangements

A Python project to calculate the number of ways to arrange items into groups using memoization, with memory profiling for optimization.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

yatharthx/frontend-computer-science

A list of Computer Science topics important for a Front-End Developer to learn 📝

Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 122 - Forks: 8

HacktivSpace/hacktivexplore-concept2

HacktivExplore's Concept 2 delves into optimizing React performance through the strategic use of the useCallback hook for repeated API calls, and introduces a custom memoization function for efficient caching, contributing valuable insights into advanced React development techniques

Language: JavaScript - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

maxwelbarno/youtube-movie-trailers

An application that showcases youtube movie trailers. The project is served by a MongoDB-persisted Spring Boot backend and a React frontend.

Language: JavaScript - Size: 400 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Dikshant441/YouTube-App

A YouTube-like app with a plethora of functionalities.

Language: JavaScript - Size: 337 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

lennartcl/jsonm

json compressor for packing messages with memoization

Language: JavaScript - Size: 236 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

codewithjaspreet/DP---ADITYA-VERMA

Java Solutions of Dynamic Programming series by Sir Aditya Verma ( i.e God of Dp ) on Youtube

Language: Java - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 3

ivangeorgiew/ropework

Error-handling and other function utilities for better user and developer experience.

Language: JavaScript - Size: 646 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Hareem-Gohar/Password-Generator

This Password Generator application, built with React and styled using Tailwind CSS, allows users to create secure and customizable passwords. With adjustable length and options to include special characters and numbers, this tool ensures password strength and versatility.

Language: JavaScript - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jackr276/Coin-Maximization-Problem

A simple implementation of the "coins in a line" Dynamic Programming problem

Language: C - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Tarunvamsi/netflix-assist-gpt

An innovative Netflix-inspired movie recommendation web app powered by AI. Discover personalized movie suggestions based on your preferences, explore trending genres, and enjoy seamless integration with The Movie Database (TMDB) API.

Language: JavaScript - Size: 652 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

sahilanand30/DP

Solved DP problems from AtCoder and CSES problem set using intuitive memoization technique.

Language: C++ - Size: 31.3 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gideonrotich/Leetcode-Solutions

🏋️Collection of Kotlin LeetCode solutions to ace the coding interview!

Language: Kotlin - Size: 235 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

theKashey/kashe

A memoization library based on weakmaps. 🤯 Sometimes cache is kashe

Language: TypeScript - Size: 475 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 68 - Forks: 2

Zack-Dx/ReactTube

Your ultimate video platform experience powered by React, Redux, and Tailwind CSS. Discover infinite scrolling, lightning-fast search, and real-time chat. Supercharge your video journey today!

Language: JavaScript - Size: 245 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 2

dev-vivekkumarverma/memoization

memoisation is an optimization technique used primarily to speed up computer programs by storing the results of expensive function calls to pure functions and returning the cached result when the same inputs occur again.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

BardiFarsi/MemoizationMultiThreading

Sample project demonstrating the use of memoization, dynamic programming, and multi-threading to efficiently handle repeated heavy tasks and optimize performance. Results are cached for quick retrieval, and Multi-Threaded processing accelerates computation.

Language: C++ - Size: 492 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RikudouSage/SymfonyMemoizeBundle

Symfony bundle for class/method memoization

Language: PHP - Size: 41 KB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2

saladilakshman/dog-app

A web application which displays various dog breeds from around the world, allows users to view detailed information about each breed, and includes a search functionality to find specific breeds easily.

Language: JavaScript - Size: 221 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

faisalkhan91/Programming-Fundamentals

Code samples for Big O notation, Data Structures and Algorithms that constitute the basics of understanding coding principles.

Language: Python - Size: 838 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 3

trishna456/place-finder

Place Finder is a web application that displays places close to the user's location and allows them to select places they would like to visit or have already visited. The project leverages various advanced React concepts and hooks to manage side effects, optimize performance, and ensure a smooth user experience.

Language: JavaScript - Size: 4.15 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

trishna456/vacation-places-explorer

Vacation Places Explorer is a web application that displays places close to the user's location and allows them to select places they would like to visit or have already visited. The project leverages various advanced React concepts and hooks to manage side effects, optimize performance, and ensure a smooth user experience.

Language: JavaScript - Size: 4.17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

urinaner/obsidian

Size: 4.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ember-polyfills/ember-cached-decorator-polyfill

Polyfill for RFC 566: @cached

Language: TypeScript - Size: 1.41 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 6

florist-notes/alg0rith.math

algorithms, py, c++, optimizations and mathematics

Language: Jupyter Notebook - Size: 204 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tinyhttp/lru-send

⏩ LRU-based caching middleware for Node.js

Language: TypeScript - Size: 434 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 10 - Forks: 0

shixiongfei/cache-fs

A promise-based cache that reads and writes to the file-system.

Language: TypeScript - Size: 113 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

phoet/memo-it

:inbox_tray: :outbox_tray: simple yet clever memoization helper with parameter support

Language: Ruby - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 30 - Forks: 2

shixiongfei/cache-one

A cache library only remembers the last call that matches the parameter key

Language: TypeScript - Size: 33.2 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amalu-sajeev-me/InMemoryMemoize

nodejs InMemoryMemoize

Language: TypeScript - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

IRSHIT033/LRU-CACHE

This package provides a simple utility for caching the results of functions based on their input arguments. By caching previously computed results. The caching mechanism uses LRU(Least recently Used) cache method to store results.

Language: TypeScript - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Winor/Shaporize

A memory game written in TypeScript. Can you tell if you have seen this shape before? Memorize endless randomly generated shapes.

Language: TypeScript - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

N0-man/Kofun

Functional Programming concepts using Kotlin

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Prathmesh311/DSA

A one-stop Destination✏️ for all your Competitive Programming Resources.

Language: C++ - Size: 491 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Sohamkayal4103/Dynamic-Programming

Contains important concepts related to dynamic programming

Language: C++ - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

michaelehab/LeetCode-Dynamic-Programming-I

This Repository contains my solutions to Dynamic Programming I study plan on LeetCode.

Language: C++ - Size: 41 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

rocketseat-creators-program/React-performance-gargalos-bundlesize-render-2021-05-01

Repositório com o código base para a aula de React Performance

Language: JavaScript - Size: 2.55 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 7

iamumesh2058/Square-Link

7th sem college project

Language: JavaScript - Size: 999 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JoeKarlsson/data-structures

Common data structures and algorithms implemented in JavaScript

Language: JavaScript - Size: 784 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 183 - Forks: 43

metio/memoization.java

Java memoization library

Language: Java - Size: 847 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 3

adfinis/pure_func 📦

Pure-func contains decorators that help writing pure functions in python.

Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

zangpodawa/worldwide-app

React + Vite - Project outlines the cities and countries visited by user by using fake API, including a Map With the Leaflet Library, context API, Memoization, Supspence and lazy loading.

Language: JavaScript - Size: 28.1 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aarushi-vermaa/command_line_TicTacToe

A TicTacToe game built using Python which allows a user to play TicTacToe on the command line either against another user or against the computer

Language: Python - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

cwharris77/WikiRacer

A Java implementation of the wiki racer game

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rsclip/rust_caching

A simple safe Rust library to cache function outputs (or sections of code).

Language: Rust - Size: 14.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jonhillmtl/memoize

A Python decorator allowing a method or function's return value to be memoized.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

ap/Memoize-Saves

Plug-in module to specify which return values should be memoized

Language: Perl - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

flyteorg/datacatalog 📦

Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system

Language: Go - Size: 818 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 23

trinitypranav/cineverse

Movies streaming web app with AI powered recommendations

Language: JavaScript - Size: 862 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dennib/react-rerender-playground

A simple TS React app to play around with memoized values/functions and React rerenders.

Language: TypeScript - Size: 300 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CharlesStover/react-object-prop 📦

Caches Object props in React so as to prevent unnecessary re-rendering.

Language: JavaScript - Size: 422 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Andarist/react-selector-hooks

Collection of hook-based memoized selector factories for declarations outside of render.

Language: JavaScript - Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 85 - Forks: 0

ThilakSamplegithub/FullStack-foodies-1

Architected Foodies Paradise, an innovative e-commerce platform set to redefine online grocery shopping. Designed a user-friendly interface for seamless navigation, facilitating easy exploration of an extensive product range. Streamlined the shopping experience, allowing users to effortlessly add items to their cart and relish doorstep convenience.

Language: JavaScript - Size: 2.24 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

taneruzum/PatikaDevReact

PatikaDev React ödevleri için oluşturuldu.

Language: JavaScript - Size: 186 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

politics-rewired/memoredis

Redis memoization library with good Typescript generics, locking, and argument-wide bulk invalidation

Language: TypeScript - Size: 369 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

devpedrodiass/DT-Money

💵 FI System React | Ignite Course from Rocketseat

Language: TypeScript - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

malversoft/cachex

Memoizing cache classes and decorator for Python.

Language: Python - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ednaldocordeiro/bookwise

A small book rating system

Language: TypeScript - Size: 4.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m3mentomor1/Fibonacci_Number_Generator

This is a simple fibonacci number generator that takes an integer input from a user, then uses that input as the term of the fibonacci number to be generated. This program utilizes recursion and memoization (caching) to efficiently compute Fibonacci numbers.

Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mhingston/memo

Simple memoization

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

IgnacioBlancasRodriguez/SpaceColonizationTreeGeneration

This project explore the use of the Space Colonization Algorithm, Generalized Cylinders and BSplines for realistic, 3Dimentional Tree generation.

Language: Python - Size: 892 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danieldotwav/Word-Bank-Constructor-Dynamic-Programming

The code is a Java implementation of an algorithm that determines if a target string can be constructed by concatenating elements from a given word bank, using recursion and memoization for optimization.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/Best-Sum-Dynamic-Programming

This Java project focuses on implementing a dynamic programming solution to find the shortest combination of numbers that sum up to a given target sum, using recursion and memoization for efficiency.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

danieldotwav/Grid-Traveler-Dynamic-Programming

A computational exploration of combinatorial mathematics, aimed at solving the problem of counting all possible paths in an m x n grid using recursive and dynamic programming techniques with memoization for enhanced efficiency.

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

danieldotwav/Subset-Sum-Finder-Dynamic-Programming

This Java program defines two functions, howSum and improvedHowSum, to find a combination of numbers that add up to a given target sum, using a simple recursive approach and a more efficient recursive approach with memoization, respectively.

Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/Combinatorial-Sum-Validator-Dynamic-Programming

A short Java-based project that explores the problem of determining if a target sum can be achieved using elements from a given array, employing both a basic recursive approach and an optimized version using memoization

Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tugrul512bit/LruClockCache

A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

Language: C++ - Size: 456 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 5

danieldotwav/Fibonacci-Sequence-Dynamic-Programming

This Java program calculates Fibonacci numbers using two methods: a simple recursive approach and an optimized dynamic programming approach with memoization. It explores algorithm efficiency, recursive function calls, and the use of memoization to improve computational performance.

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0