[algogeeks] Invitation to connect on LinkedIn

2009-11-15 Thread Sriram Narasimhan
LinkedIn Sriram Narasimhan requested to add you as a connection on LinkedIn: -- Phani, I'd like to add you to my professional network on LinkedIn. - Sriram Accept invitation from Sriram Narasimhan http://www.linkedin.com/e

[algogeeks] Academic Developers Conference

2008-01-11 Thread Sriram Narasimhan
*Microsoft Student Partners, Chennai CNUGStudent.Net* *Present* *ACADEMIC DEVELOPER CONFERENCE* *ADC 2008* *http://cnugstudent.net www.student-partners.com* * * * * Hi All, Microsoft Student Partners of Chennai and the CNUG Student Chapter are proud to present the Academic

[algogeeks] Re: help

2006-07-24 Thread Sriram Narasimhan
Hi there are plenty of websites that fetch you data and i feel that everything is just a click away.So just choose books if you want else just start learning via tutorials. All the best. Sriram.N On 7/9/06, hosseingt [EMAIL PROTECTED] wrote: hii'm a begginer.can anyone guide me how to start in

[algogeeks] Re: Algorithm for sorting 7 elements

2006-06-12 Thread Sriram narasimhan
Hi The best algorithm which you can use which has minimal space and time complexity is RADIX SORT...Butone doubt do you really specify that every column has one element in it? Anyway you can process your array using RADIX SORT.. Sriram.N On 6/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

[algogeeks] Re: Call For Participation: WORLDCOMP'06 (Computer Science Computer Engineering), June 26-29, 2006, Las Vegas, US

2006-06-08 Thread Sriram narasimhan
Dear sir, I m Sriram doing my first year ENGG at Hindustan college of Engg,chennai,India. Actually im interested in attending the WORLDCOMP'06 but due to the semester examinations i would not be attending the programme.Thanks a lot for your invitation.I look forward to attend the seminars next

[algogeeks] Re: Sorting algorithms

2006-06-07 Thread Sriram narasimhan
hi ankur, Thanks for sending me the link but the greedy algorthms are not opening...wat should i do now... Sriram On 6/7/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hey sriram i got this animated greedy for u .may be u can try it out ...the link:

[algogeeks] doubt

2006-06-07 Thread Sriram narasimhan
hi everyone, 1.Can topological sorting be stated as an application of depth first search(DFS)... 2.What is inorder predecessor?how wil i find it??? pls reply Sriram --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[algogeeks] Sorting algorithms

2006-06-06 Thread Sriram narasimhan
hi guys, can anyone mail me the sorting algorithms and other greedy algorithms in animated format...i want it vey badly so as to study for the univ examination...pls mail me... Sriram.N --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[algogeeks] Re: Writing C program without main()

2006-05-27 Thread Sriram narasimhan
? On 5/25/06, Sriram narasimhan [EMAIL PROTECTED] wrote: hi arul, i think you can write a program in c without main().The main fn is used to start the program so if you could direct the compiler how to proceed about then you can definitely write the program. sriram On 5/14/06

[algogeeks] Re: Doubt in DS

2006-05-26 Thread Sriram narasimhan
hi grewal, i m doing my first year engg and my teacher told me that we cannot overwrite...i argued with him that the value in the physical memory is not deleted and i m asking you how will we be able to overwrite...can you explain me with a simple coding pls... Sriram.N On 5/25/06, A S Grewal

[algogeeks] doubt boss...

2006-05-26 Thread Sriram narasimhan
hi guys, i wrote a program for arrays and i declared only a[3]. but my array accepts a[5]=10; statements and other statements...how is that possible..arrays are considered as continuous memory of same datatype isnt it...but the array a[3] becomes discontinuous... wat could be the possible

[algogeeks] Re: Writing C program without main()

2006-05-25 Thread Sriram narasimhan
hi arul, i think you can write a program in c without main().The main fn is used to start the program so if you could direct the compiler how to proceed about then you can definitely write the program. sriram On 5/14/06, Arulanandan P [EMAIL PROTECTED] wrote: hi , Can any one let me , is it

[algogeeks] Re: Algorithm for time-slot allocation

2006-05-07 Thread Sriram narasimhan
queues are inmplimented on the firstcome first served The principle for queues is FIFO ie first in first out... mail me u r comments.. Sriram On 5/7/06, akshay ranjan [EMAIL PROTECTED] wrote: Are the queues being implemented on first come first serve basis or is thre some priority list?? On

[algogeeks] Re: Algorithm for time-slot allocation

2006-05-06 Thread Sriram narasimhan
Hi anish i m sriram...i m also new to this group doing my firstyear engineering.i m interested in learning more on computerspls help me to learn more and pls teach me the logics and other stuffs which are necessary for me...introduce me to your friends also... thankyou Sriram.N On 5/6/06,

[algogeeks] Re: How to Sort a Stack in ascending order

2006-05-05 Thread Sriram narasimhan
i dont think it is specific for array implimentation of stacks. Sriram. On 5/6/06, akshay ranjan [EMAIL PROTECTED] wrote: isn't this specific for array implementation of stack onlyits written in the original ques that no assumptions about the implementation are to be made On 5/5/06, harsh