Build confidence in TypeScript development while mastering essential programming principles.
- Check whether two strings are anagram or not
- Check whether a string is palidrom or not
- Check whether a number is prime number or not
- Calculates the factorial of a number
- Calculates the factorial of a number using recursive approach
- Check whether a number is odd or even
- Reverses the order of the elements in an array
- Reverses the order of the characters in a string