Saptneel Sharma
@saptneel
4 published packets
Joined Jun 2021
Published Projects
Weather Application using API calls in Java and Android Studio
The app makes use of OpenWeatherMap's API to obtain weather and display it in a custom design.
Jul 06, 2021
Kruskal's Algorithm implementation using C++
Kruskal's Algorithm is used to find the minimum spanning tree/forest of an edge-weighted undirected graph.
Jul 03, 2021
Changing App Theme and Styles in Android using Java
The app implements an android activity that can switch night mode and apply multiple themes using Java
Jun 15, 2021
Converting a given Regular Expression into an NFA states table using Java
This project takes a regular expression as input and converts it into an NFA, then displays the states and transitions using a table in Java
Jun 15, 2021