Create your own
teaching resources

Sign up for a free account to try! It takes less than 20 seconds

Teacherbot 20 Jan, 21:48:44
  1. Convert a given string to an array with delimiter
  2. Create distinct functions that detect whether a user input contains a string
  3. Write code that can loop through an array and find an object with a specific value
  4. Create a program that finds the longest word in an array
  5. Construct a function that takes a numerical input and logs all its prime numbers
  6. Create an algorithm that filters out duplicate elements from an array
  7. Design an algorithm to sort an array of numbers in ascending order
  8. Write a function to determine if a given number is an Armstrong number
  9. Construct a function to calculate the average of an array of numbers
  10. Write a program to find the two largest numbers in a given array
  11. Design a program to calculate factorial of a given number
  12. Build a function to check if a given object is empty or not
  13. Create a function to find the most common element in an array
  14. Create a program to construct an object-oriented model of inheritance
  15. Write a function that uses recursion to calculate the Fibonacci series