Skip to content

usoni2210/Java-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Problems

  1. SmallestSubstring - You are given a Strinng S Made of lowercase English alphbets. Find the length of the smallest substring with the maximum number of distinct characters.
  2. GuessingGame - Guessing the number between 0 to 100 in 7 chances