[algogeeks] Basics--- Advanced

2012-06-08 Thread vickywiz
If one wants to start with basics of Data Structures and Algorithms and 
then move to advanced, how should one start with.
I mean, which books to read first so that one gets basics clear. And then 
to move to advanced level, what more to do(like books to read,training in 
USACO, practice in Codechef,spoj,codeforces etc.).
Also, where can one practice problems to get a firm hold of DS  Algo.
eg. USACO, UVa will do or more has to done to be a good programmer.

Thanx in advance.

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/6wWs7Opr2IgJ.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] spoj

2012-02-14 Thread vickywiz
in 1 2 3 4 5 6...o/p ll b 5

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/eWlM2oyysowJ.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] Re: Thanks To aLgOgEeKs

2011-12-03 Thread vickywiz
congratulations... details please
ur coll/oncampus or offcampus/preps and all...and guidance requested.

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/zZKW5EUcs9cJ.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] Re: Sorting a array which is already sorted but has some disorder

2011-10-16 Thread vickywiz
We can just keep swapping characters, until it gets in order.

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/3VFwJUGRGS0J.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



[algogeeks] Re: How to Solve This

2011-10-11 Thread vickywiz
Does multiple 1 means that number with 3 in units place has all 1's or 
there can be other digits in the multiple of number like 34111232?...

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/algogeeks/-/rX0kwjCzOoQJ.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.