- This project is the backend part and to see the output you need run the Frontend server
- Frontend server can be found by FindIntersection Frontend
- The Spring Boot project by defaults run on 8080 port
- You can use
mvn clean installto build the project before you run - You can run the project by clicking run icon or run on debug mode or using the cmd
mvn spring-boot:runin the terminal - The project should start running in 8080 port
- In case the 8080 port is blocked, you can change the port number under resource
application.propertiesfileserver.port:yourPortNumber - Once the backend is running
- Run
ng servefor a dev server. Navigate tohttp://localhost:4200/. - Insert two collection size like collection one 6000, collection two 900
- The radio button is to decide which list you want to make Hashset or which one to be the iterator
- You the leave the decision on program
Set large list to Hashsetthat will take the large set as Hashset - In case both set is equal in above option, it will take list one as hashset
- Click on the submit button and the result should appear below
- You can use the reset button to reset all the parameters
- You can find a documentation pdf under documents folder with images of this program output
-
Notifications
You must be signed in to change notification settings - Fork 0
RumiAust/FindIntersect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published