Khurrum Nasim

Results 8 issues of Khurrum Nasim

Uber: Classic run length encoding problem. Given an alphanumeric input - you are to apply run length encoding to encode the input argument. Caveat: The encoded value has to be

There is a better solution for the TwoSum problem than the hashmap solution. Sure hashmap is fine and meets the desired output. however it can be completely eliminated as such....

The given solution for this can be improved by not having to sort at all. There are 2 calls to Arrays.sort().... This can become expensive if the program input array...

is it possible to configure the calendar to display a range dates in vertical view instead ? User can choose the weeks and customize using a color code for the...

seems like the code from the original (wrk) - does setup a ssl context in (wrk.c) but the implementation is incomplete as it does not load a cert