
{"id":15699,"date":"2014-04-05T15:28:37","date_gmt":"2014-04-05T15:28:37","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=15699"},"modified":"2014-04-05T15:28:37","modified_gmt":"2014-04-05T15:28:37","slug":"bubble-sort-using-ruby-array-size-400","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2014\/04\/05\/bubble-sort-using-ruby-array-size-400\/","title":{"rendered":"BUBBLE SORT USING RUBY . ARRAY SIZE 400"},"content":{"rendered":"<pre style=\"font-family:'Glegoo', serif;\">\nThe following graphs shows the time taken to execute\nan algorithm  using ruby language with an array size\nof 400. Graph is plotted for 5 consecutive executions.\nBoth graphs plot the same values except that one is kind of \nmonochrome and the other one is in color mode.\n<\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/raw.githubusercontent.com\/ahiliation\/beautifulwork-sorting\/master\/ruby\/barplot\/barplot-array-size-400-ruby.png\" width=\"480\" height=\"480\" class=\"alignnone\" \/><br \/>\n<br \/>\n<img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/raw.githubusercontent.com\/ahiliation\/beautifulwork-sorting\/master\/ruby\/barplot\/barplot-array-size-400-ruby-color.png\" width=\"480\" height=\"480\" class=\"alignnone\" \/><br \/>\n<\/p>\n<pre style=\"font-family:'Glegoo', serif;\">\nThe values for plotting the above graphs is taken \nfrom the values which is produced with the help of \ntime command.<\/pre>\n<pre>\nSat Apr  5 20:28:33 IST 2014\n\nreal\t0m0.208s\nuser\t0m0.040s\nsys\t0m0.012s\n\nreal\t0m0.038s\nuser\t0m0.036s\nsys\t0m0.000s\n\nreal\t0m0.041s\nuser\t0m0.040s\nsys\t0m0.000s\n\nreal\t0m0.043s\nuser\t0m0.040s\nsys\t0m0.000s\n\nreal\t0m0.043s\nuser\t0m0.040s\nsys\t0m0.000s\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The following graphs shows the time taken to execute an algorithm using ruby language with an array size of 400. Graph is plotted for 5 consecutive executions. Both graphs plot the same values except that one is kind of monochrome and the other one is in color mode. The values for plotting the above graphs &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2014\/04\/05\/bubble-sort-using-ruby-array-size-400\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;BUBBLE SORT USING RUBY . ARRAY SIZE 400&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[91,95,108],"tags":[554],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15699"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=15699"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/15699\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=15699"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=15699"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=15699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}