Skip to content

This is a JAVA APP named Segment Tree 🌳 Visualizer. This app shows the building visualization of Segment Tree thorugh animation for some added functions like Sum, Max, Min and Xor. I have also added query feature which accepts l and r integer values (indices between which query has to be processed (0 based index)) to show how query works

License

Notifications You must be signed in to change notification settings

Prahlad-07/Segment_Tree_Visualizer_Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Segment Tree 🌳 Visualizer Project




· ·

hello everyone !! 😁

This is a JAVA APP named Segment Tree 🌳 Visualizer. This app shows the building visualization of Segment Tree thorugh animation for some added functions like Sum, Max, Min and Xor. I have also added query feature which accepts l and r integer values (indices between which query has to be processed (0 based index)) to show how query works on Segment Tree using animation and the highlighted nodes at last of query indicates these/this nodes/node are from which answer came (of which query is called ie, min,max,sum,xor).

Product Name Screen Shot Product Name Screen Shot

About

This is a JAVA APP named Segment Tree 🌳 Visualizer. This app shows the building visualization of Segment Tree thorugh animation for some added functions like Sum, Max, Min and Xor. I have also added query feature which accepts l and r integer values (indices between which query has to be processed (0 based index)) to show how query works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%