Tej Pratap Yadav

Results 6 issues of Tej Pratap Yadav

This program using the function Map, counts the number of words that start with ‘S’ in an input list.

This program using the function Map, counts the number of words that start with ‘S’ in an input list.

Program to find the equilibrium index(sum of elements in left is equal to sum of elements in the right) of the given array in C. I am creating a pull...

Program to show the implementation of Disjoint set and to find if two nodes are in same component or not. I am creating a pull request for... - New algorithm