Skip to content

In how many ways can you print in the console 50 times?

Notifications You must be signed in to change notification settings

Noriller/js-console.log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In how many ways can you print in the console 50 times

I was asked at an interview how to print in the console "Hello World" 50 times in as few lines as possible while not using loops. I, of course, answered: recursion.

Well... this lead me to this: in how many ways can you print in the console 50 times ?

Let's find out!

About

In how many ways can you print in the console 50 times?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published