News

This Java-based repo contains solutions for DSA problems from Peppcoding's level 1 practice set and FreeCodeCamp's JavaScript and Algorithm sections. Topics covered include Array, LinkedList, DP, OOPs ...
A program with examples of various Java syntax that converts a base 10 int to base 2 String. PrimeEx A program with various approaches to determine if an int is prime or not. Used to demonstrate Java ...