C#
 Computer >> Computer tutorials >  >> Programming >> C#
  1. How to reverse a given string word by word instead of letters using C#?

  2. How to return the index of first unique character without inbuilt functions using C#?

  3. How to return the first unique character without using inbuilt functions using C#?

  4. What are the different ways to find missing numbers in a sorted array without any inbuilt functions using C#?

  5. How to find the missing number and the repeated number in a sorted array without using any inbuilt functions using C#?

  6. How to find the minimum number of jumps required to reach the end of the array using C#?

  7. How to rotate a matrix of size n*n to 90 degree using C#?

  8. How to rotate a matrix of size n*n to 90-degree k times using C#?

  9. How to print a matrix of size n*n in spiral order using C#?

  10. How to print number of islands in a given matrix using C#?

  11. How to find the power of any given number by backtracking using C#?

  12. How to find all the permutation of the string by backtracking using C#?

  13. How to get all the combinations of the keypad value in a mobile by backtracking using C#?

  14. How to find the target sum from the given array by backtracking using C#?

  15. How to find the distinct subsets from a given array by backtracking using C#?

  16. How to find the unique combination k sum that corresponds to k sum using C#?

  17. How to find the unique combination of sum from the given number C#?

  18. How to find all the different combinations of opening and closing brackets from the given number k using C#?

  19. How to find the minimum number of steps needed by knight to reach the destination using C#?

  20. How to find the number of times array is rotated in the sorted array by recursion using C#?

Total 2668 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:134/134  20-Computer/Page Goto:1 128 129 130 131 132 133 134