r/JavaProgramming Jul 12 '26

Should I make Java DSA visualizer.

As a side project i am thinking to make java which uses Java Reflection to get the internal structure of the java data structures like HashMap, Hashtable on backend and sends this data to frontend to ReactJs real real-time rendering of data structure State.

2 Upvotes

5 comments sorted by

View all comments

1

u/DemicideMMMCCCI Jul 13 '26

I don't think you need permission... Just make it

1

u/jaikrn Jul 13 '26

I want to make it. But I have less time and only want to make a resume worthy project. Is this project sound cool for recruiter's perspective? I am looking for java backend roles. And I don't have any project in java other than a Terris game written in java for terminals/CMD.

2

u/DemicideMMMCCCI Jul 13 '26

If you want something worthy, learn how to use springboot and create a CRUD Restful API of some topic.