vpoddar88's Scraps
vpoddar88's profile
| Scrap | Syntax | License | Created | Updated |
|---|---|---|---|---|
|
Transpose of an nxm matrix using SML and Pattern MatchingThis code takes an input matrix as a list of lists, and outputs the transpose of the matrix as a list ...
|
Scheme | Public Domain | 10 Jan 2010 | 2 years, 4 months ago |
|
Transpose of an nxm matrix using SchemeThis code takes an input matrix as a list of lists, and outputs the transpose of the matrix as a list ...
|
Scheme | Public Domain | 10 Jan 2010 | 2 years, 4 months ago |
|
Palindrome using listsGiven a sentence, this code finds the palindrome or the sentence
|
Scheme | Public Domain | 10 Jan 2010 | 2 years, 4 months ago |