Profile
Achievement
naren1012's Recent Snippets
- All /
« Prev 1 Next »
This is implementation of pseudocode given in quicksort wikipedia page. Did it just for fun :)
0
625
posted 13 years ago by naren1012
This is 3 lines of javascript code to tweetify plain text returned by Twitter API
Input : RT @TTintheCloud: How much are free #cloudcomputing trial offers from Google, Amazon and Microsoft actually WORTH? http://bit.ly/i4w4qa
Output : RT <a hre...
1
530
posted 13 years ago by naren1012
Modified regex of URL Matcher found on http://daringfireball.net/2010/07/improved_regex_for_matching_urls
0
688
posted 13 years ago by naren1012