Cluster computing

Tuesday, June 16, 2015

›
Today's blogpost is about answers to coding problems: Print concentric squares of a given square matrix. void PrintConcentricSquar...
Monday, June 15, 2015

›
Some coding question and answers:   Permutations of   a string:   Void Permute (String a,  StringBuilder  b,  bool [] used )   {...
Sunday, June 14, 2015

›
Hash tables are very popular data structures. They store values that can be looked up by keys in constant time. When the number of keys is ...
Saturday, June 13, 2015

›
Huffman codes enable compression. It is a technique that can result in savings of 20 to 90% depending on the data being compressed. It scan...
Friday, June 12, 2015

›
In today's post, we briefly look at the longest common subsequence problem: A longest common subsequence (LCS) is defined as a problem...
Thursday, June 11, 2015

›
Today we continue to read the Riverbed optimization systems.  RiOS supports standby between primary and backup devices. Even Active/Active ...
Wednesday, June 10, 2015

›
Today we continue to read the Riverbed optimization systems. We started discussing the clustering options. We saw that even the series conn...
‹
›
Home
View web version

About Me

My photo
Ravi Rajamani
View my complete profile
Powered by Blogger.