Skip to content

declanb/array-flattener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

array-flattener

Opportunity for me to learn basics of Ruby & complete coding assignment

Wouldn't normally write recursive methods but wanted to compare against iterative implementation

Found RubyMine really good IDE

About

flatten an array of arbitrarily nested arrays of integers into a flat array of integers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published