Q1. Write a python code to find the longest substring without any repetetion. Q2. Write a code for finding the second largest number in an array without using any in built python function.
Anónimo
I was able to answer the second question and not first