Re: [algogeeks] Re: Suggestion

2011-08-26 Thread Suraj Fale
A book by 'Yashwant Kanetkar'

On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com wrote:

 Ankit, i would also like to mention Mark Allan Weiss book on Data
 Structures. Available in both C and C++ (different books)

 On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
  for simplicity use,
  Data Structures Through C in Depth -S. K. Srivastava, Deepali Srivastava
 
  all the topics are discussed in very simple manner.

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
  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.




-- 
Regards
Suraj Fale
+91-9766103115

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread saurabh singh
Yayashwant kanitekar and deepali srivastava are great books

If you find all the mistakes that they have made you have learned DS(and
coding style) quite well.:p

On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com wrote:

 A book by 'Yashwant Kanetkar'


 On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com wrote:

 Ankit, i would also like to mention Mark Allan Weiss book on Data
 Structures. Available in both C and C++ (different books)

 On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
  for simplicity use,
  Data Structures Through C in Depth -S. K. Srivastava, Deepali Srivastava
 
  all the topics are discussed in very simple manner.

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
  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.




 --
 Regards
 Suraj Fale
 +91-9766103115


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




-- 
Saurabh Singh
B.Tech (Computer Science)
MNNIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread sukran dhawan
wat are u tying to say :P ? is that a good book or wat ?

On Fri, Aug 26, 2011 at 7:55 PM, saurabh singh saurab...@gmail.com wrote:

 Yayashwant kanitekar and deepali srivastava are great books

 If you find all the mistakes that they have made you have learned DS(and
 coding style) quite well.:p

 On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com wrote:

 A book by 'Yashwant Kanetkar'


 On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com wrote:

 Ankit, i would also like to mention Mark Allan Weiss book on Data
 Structures. Available in both C and C++ (different books)

 On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
  for simplicity use,
  Data Structures Through C in Depth -S. K. Srivastava, Deepali
 Srivastava
 
  all the topics are discussed in very simple manner.

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
  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.




 --
 Regards
 Suraj Fale
 +91-9766103115


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




 --
 Saurabh Singh
 B.Tech (Computer Science)
 MNNIT ALLAHABAD


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread Rahul
If the seeker wants to do entire self study , then I would suggest CS
106B Reader , it's in C ++ , BUT ideal for people who rely only on
internet.  ALso that Data STructure USing C ,Book by Y. KAnitikar , I
never saw any math in any chapters  for analysis of  algorithms they
write
. lol. Google it as CS106B reader.

On 8/26/11, sukran dhawan sukrandha...@gmail.com wrote:
 wat are u tying to say :P ? is that a good book or wat ?

 On Fri, Aug 26, 2011 at 7:55 PM, saurabh singh saurab...@gmail.com wrote:

 Yayashwant kanitekar and deepali srivastava are great books

 If you find all the mistakes that they have made you have learned DS(and
 coding style) quite well.:p

 On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com wrote:

 A book by 'Yashwant Kanetkar'


 On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com wrote:

 Ankit, i would also like to mention Mark Allan Weiss book on Data
 Structures. Available in both C and C++ (different books)

 On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
  for simplicity use,
  Data Structures Through C in Depth -S. K. Srivastava, Deepali
 Srivastava
 
  all the topics are discussed in very simple manner.

 --
 You received this message because you are subscribed to the Google
 Groups
 Algorithm Geeks group.
  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.




 --
 Regards
 Suraj Fale
 +91-9766103115


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




 --
 Saurabh Singh
 B.Tech (Computer Science)
 MNNIT ALLAHABAD


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.


 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




-- 
Rahul

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread ankit arun
thanks everybody for so many suggestions... :)

On Sat, Aug 27, 2011 at 6:40 AM, Rahul raikra...@gmail.com wrote:

 If the seeker wants to do entire self study , then I would suggest CS
 106B Reader , it's in C ++ , BUT ideal for people who rely only on
 internet.  ALso that Data STructure USing C ,Book by Y. KAnitikar , I
 never saw any math in any chapters  for analysis of  algorithms they
 write
 . lol. Google it as CS106B reader.

 On 8/26/11, sukran dhawan sukrandha...@gmail.com wrote:
  wat are u tying to say :P ? is that a good book or wat ?
 
  On Fri, Aug 26, 2011 at 7:55 PM, saurabh singh saurab...@gmail.com
 wrote:
 
  Yayashwant kanitekar and deepali srivastava are great books
 
  If you find all the mistakes that they have made you have learned DS(and
  coding style) quite well.:p
 
  On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com
 wrote:
 
  A book by 'Yashwant Kanetkar'
 
 
  On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com
 wrote:
 
  Ankit, i would also like to mention Mark Allan Weiss book on Data
  Structures. Available in both C and C++ (different books)
 
  On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
   for simplicity use,
   Data Structures Through C in Depth -S. K. Srivastava, Deepali
  Srivastava
  
   all the topics are discussed in very simple manner.
 
  --
  You received this message because you are subscribed to the Google
  Groups
  Algorithm Geeks group.
   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.
 
 
 
 
  --
  Regards
  Suraj Fale
  +91-9766103115
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
 
 
  --
  Saurabh Singh
  B.Tech (Computer Science)
  MNNIT ALLAHABAD
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
  --
  You received this message because you are subscribed to the Google Groups
  Algorithm Geeks group.
  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.
 
 


 --
 Rahul

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




-- 
*Thanks  Regards*
*Ankit Arun
Training Placement Representative
Information Technology
NIT Durgapur
BLOG*: www.obeyurthirst.blogspot.com http://www.obeyankit.blogspot.com

*Mobile No. - +91 9635333100*

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread siddharth srivastava
On 27 August 2011 08:48, ankit arun talk.ankit...@gmail.com wrote:

 thanks everybody for so many suggestions... :)



so let us know when you finish all those :P




 On Sat, Aug 27, 2011 at 6:40 AM, Rahul raikra...@gmail.com wrote:

 If the seeker wants to do entire self study , then I would suggest CS
 106B Reader , it's in C ++ , BUT ideal for people who rely only on
 internet.  ALso that Data STructure USing C ,Book by Y. KAnitikar , I
 never saw any math in any chapters  for analysis of  algorithms they
 write
 . lol. Google it as CS106B reader.

 On 8/26/11, sukran dhawan sukrandha...@gmail.com wrote:
  wat are u tying to say :P ? is that a good book or wat ?
 
  On Fri, Aug 26, 2011 at 7:55 PM, saurabh singh saurab...@gmail.com
 wrote:
 
  Yayashwant kanitekar and deepali srivastava are great books
 
  If you find all the mistakes that they have made you have learned
 DS(and
  coding style) quite well.:p
 
  On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com
 wrote:
 
  A book by 'Yashwant Kanetkar'
 
 
  On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com
 wrote:
 
  Ankit, i would also like to mention Mark Allan Weiss book on Data
  Structures. Available in both C and C++ (different books)
 
  On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
   for simplicity use,
   Data Structures Through C in Depth -S. K. Srivastava, Deepali
  Srivastava
  
   all the topics are discussed in very simple manner.
 
  --
  You received this message because you are subscribed to the Google
  Groups
  Algorithm Geeks group.
   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.
 
 
 
 
  --
  Regards
  Suraj Fale
  +91-9766103115
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
 
 
  --
  Saurabh Singh
  B.Tech (Computer Science)
  MNNIT ALLAHABAD
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 


 --
 Rahul

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




 --
 *Thanks  Regards*
 *Ankit Arun
 Training Placement Representative
 Information Technology
 NIT Durgapur
 BLOG*: www.obeyurthirst.blogspot.com http://www.obeyankit.blogspot.com

 *Mobile No. - +91 9635333100*

  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




-- 
Regards
Siddharth Srivastava

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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] Re: Suggestion

2011-08-26 Thread ankit arun
Ya sure... :)
After posting it Igot even more confused...

On Sat, Aug 27, 2011 at 9:33 AM, siddharth srivastava
akssps...@gmail.comwrote:



 On 27 August 2011 08:48, ankit arun talk.ankit...@gmail.com wrote:

 thanks everybody for so many suggestions... :)



 so let us know when you finish all those :P




 On Sat, Aug 27, 2011 at 6:40 AM, Rahul raikra...@gmail.com wrote:

 If the seeker wants to do entire self study , then I would suggest CS
 106B Reader , it's in C ++ , BUT ideal for people who rely only on
 internet.  ALso that Data STructure USing C ,Book by Y. KAnitikar , I
 never saw any math in any chapters  for analysis of  algorithms they
 write
 . lol. Google it as CS106B reader.

 On 8/26/11, sukran dhawan sukrandha...@gmail.com wrote:
  wat are u tying to say :P ? is that a good book or wat ?
 
  On Fri, Aug 26, 2011 at 7:55 PM, saurabh singh saurab...@gmail.com
 wrote:
 
  Yayashwant kanitekar and deepali srivastava are great books
 
  If you find all the mistakes that they have made you have learned
 DS(and
  coding style) quite well.:p
 
  On Fri, Aug 26, 2011 at 2:44 PM, Suraj Fale surajfa...@gmail.com
 wrote:
 
  A book by 'Yashwant Kanetkar'
 
 
  On Fri, Aug 26, 2011 at 9:03 AM, Navneet navneetn...@gmail.com
 wrote:
 
  Ankit, i would also like to mention Mark Allan Weiss book on Data
  Structures. Available in both C and C++ (different books)
 
  On Aug 25, 3:59 pm, Abhishek mailatabhishekgu...@gmail.com wrote:
   for simplicity use,
   Data Structures Through C in Depth -S. K. Srivastava, Deepali
  Srivastava
  
   all the topics are discussed in very simple manner.
 
  --
  You received this message because you are subscribed to the Google
  Groups
  Algorithm Geeks group.
   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.
 
 
 
 
  --
  Regards
  Suraj Fale
  +91-9766103115
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
 
 
  --
  Saurabh Singh
  B.Tech (Computer Science)
  MNNIT ALLAHABAD
 
 
   --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  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.
 
 


 --
 Rahul

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




 --
 *Thanks  Regards*
 *Ankit Arun
 Training Placement Representative
 Information Technology
 NIT Durgapur
 BLOG*: www.obeyurthirst.blogspot.com http://www.obeyankit.blogspot.com

 *Mobile No. - +91 9635333100*

  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




 --
 Regards
 Siddharth Srivastava


   --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 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.




-- 
*Thanks  Regards*
*Ankit Arun
Training Placement Representative
Information Technology
NIT Durgapur
BLOG*: www.obeyurthirst.blogspot.com http://www.obeyankit.blogspot.com

*Mobile No. - +91 9635333100*

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
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