Shibraj Deb
Shibraj Deb
hey @GlenBoonzaier can I work on this
hey @MadhavBahl can I work on this topic
@rohit-saluja I can fix this please assign me this work
@rohit-saluja please check I have fixed the error
@elonmallin I CAN WORK ON THIS PLEASE ASSIGN ME THIS TASK
@athar-ansari I can fix this please assign me this work
@Devesh-Daku I can work on this please assign this to me
yaa sure basically it is a fully functional form with validations for each input field
hey you can try this one public static int calculateFientDistance(String s1, String s2) { int distance = 0; int len1 = s1.length(); int len2 = s2.length(); int minLen = Math.min(len1,...