Ruby (programming language): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 34:
 
== Examples ==
Here isare some exsamplesexamples of Ruby code:
 
 
Line 70:
}
 
More Ruby code is available in the form of sample algorithm implementations in the articles:
* [[Binary search]]
* [[Exponentiating by squaring]]