Skip to content

sugarwaffles/check_duplicates_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Check Duplicates Visualizer - Streamlit Web App

  • A simple interactive visualizer I built using Streamlit to understand how the hasDuplicate() function works step by step.
  • It helps me familiarize basic data structures (like sets) and control flow by simulating how the function executes on a given array.
  • Mainly trying to learn the Streamlit framework
  • May explore building a mini interpreter in future?

About

A simple code execution visualizer for checking duplicates in a given array

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages