Groups
Groups
Sign in
Groups
Groups
algocircle
Conversations
About
Send feedback
Help
algocircle
1–30 of 40
Mark all as read
Report group
0 selected
pritesh kumar
,
avi d
3
9/30/11
Fwd: Codeforces Beta Round #88
yeah this is good one , but i am not sure whether theie questions aasume all algo knowledge . or not.
unread,
Fwd: Codeforces Beta Round #88
yeah this is good one , but i am not sure whether theie questions aasume all algo knowledge . or not.
9/30/11
techietone
,
vishal
5
9/27/11
stack problem
one more easy problem el judge mipt: http://acm.mipt.ru/judge/problems.pl?problem=008&CGISESSID=
unread,
stack problem
one more easy problem el judge mipt: http://acm.mipt.ru/judge/problems.pl?problem=008&CGISESSID=
9/27/11
techietone
, …
Byte Wise
5
9/23/11
meetup
if(noOneIsThere) { head = you; waitForMoreToCome() } else { temp = ApplySomeSearchToFindTheHead(
unread,
meetup
if(noOneIsThere) { head = you; waitForMoreToCome() } else { temp = ApplySomeSearchToFindTheHead(
9/23/11
vishal
,
pritesh kumar
2
9/22/11
Anything abt tomorrow meeting?
i think since it is our first meeting lets discuss on how we are going to achieve depth in algos ,
unread,
Anything abt tomorrow meeting?
i think since it is our first meeting lets discuss on how we are going to achieve depth in algos ,
9/22/11
JITESH KUMAR
, …
pritesh kumar
6
9/21/11
Organising Programming contest in SISO
but yes the idea of organizing a programming contest is good . On Wed, Sep 21, 2011 at 2:49 PM,
unread,
Organising Programming contest in SISO
but yes the idea of organizing a programming contest is good . On Wed, Sep 21, 2011 at 2:49 PM,
9/21/11
vishal
, …
pritesh kumar
9
9/21/11
How abt having a weekly meet?
Carlsberg is enuf.....
unread,
How abt having a weekly meet?
Carlsberg is enuf.....
9/21/11
JITESH KUMAR
, …
pritesh kumar
6
9/21/11
Finding Connection b/w 2 profiles
I don't know the efficient solution. This question was asked from me by my friend. This problem
unread,
Finding Connection b/w 2 profiles
I don't know the efficient solution. This question was asked from me by my friend. This problem
9/21/11
techietone
,
vishal
9
9/21/11
tomorrow last day of linked lists
Then only solution is hashing....:)
unread,
tomorrow last day of linked lists
Then only solution is hashing....:)
9/21/11
techietone
, …
vishal
7
9/21/11
petr and the big book puzzle
have u missed anything in ur solution , it looks like there is something missing On Wed, Sep 21, 2011
unread,
petr and the big book puzzle
have u missed anything in ur solution , it looks like there is something missing On Wed, Sep 21, 2011
9/21/11
techietone
,
vishal
8
9/20/11
Igor at rockfest (easy programming puzzle)
yeah your solution is correct , its like replacing current node data with next node and then deleting
unread,
Igor at rockfest (easy programming puzzle)
yeah your solution is correct , its like replacing current node data with next node and then deleting
9/20/11
vishal
, …
Byte Wise
14
9/20/11
Linked List Medium Question 2
Here is my approach: Using example : 1->2->3->4->5->6->7---| |---------------------
unread,
Linked List Medium Question 2
Here is my approach: Using example : 1->2->3->4->5->6->7---| |---------------------
9/20/11
techietone
,
vishal
3
9/20/11
give a real world example of circular linked list
correctamundo :) :) On Tue, Sep 20, 2011 at 8:56 AM, vishal <visha...@gmail.com> wrote:
unread,
give a real world example of circular linked list
correctamundo :) :) On Tue, Sep 20, 2011 at 8:56 AM, vishal <visha...@gmail.com> wrote:
9/20/11
techietone
, …
vishal
14
9/19/11
linked list easy question
Singly linked list... Without extra memory: Find center. Reverse second half of list.. compare with
unread,
linked list easy question
Singly linked list... Without extra memory: Find center. Reverse second half of list.. compare with
9/19/11
vishal
9/19/11
Linked list problems.....
This has lots of good problems on LL.. http://www.cs.ucf.edu/courses/cop3502/spr06/730/
unread,
Linked list problems.....
This has lots of good problems on LL.. http://www.cs.ucf.edu/courses/cop3502/spr06/730/
9/19/11
Vinay
, …
vishal
16
9/19/11
Sorting Linked List !!
http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html This link has code and
unread,
Sorting Linked List !!
http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html This link has code and
9/19/11
techietone
9/18/11
ds topic order
1) linked list , stack , queues 2) Recursion techniques( this out of ds but we need it ) 2)binary
unread,
ds topic order
1) linked list , stack , queues 2) Recursion techniques( this out of ds but we need it ) 2)binary
9/18/11
techietone
9/16/11
general linked list question
1)to find the union of 2 singly linked lists 2)to find the intersection of 2 linked lists
unread,
general linked list question
1)to find the union of 2 singly linked lists 2)to find the intersection of 2 linked lists
9/16/11
Vinay
, …
vishal
5
9/16/11
String related problems
The answer: strcat(str,str2); strcat(str,str2); Find the occurence of the string str1....return the
unread,
String related problems
The answer: strcat(str,str2); strcat(str,str2); Find the occurence of the string str1....return the
9/16/11
Avinash Ega
, …
pritesh kumar
10
9/16/11
Stack Question
if the only requirement is that order of finding min should be O(1). then using stl set set<int
unread,
Stack Question
if the only requirement is that order of finding min should be O(1). then using stl set set<int
9/16/11
vishal
, …
pritesh kumar
3
9/15/11
A real time Example where u need doubly linked list compulsorily over singly linked list?
in game programming and multimedia processing doubly linked list heavily used On Thu, Sep 15, 2011 at
unread,
A real time Example where u need doubly linked list compulsorily over singly linked list?
in game programming and multimedia processing doubly linked list heavily used On Thu, Sep 15, 2011 at
9/15/11
avi d
,
pritesh kumar
3
9/15/11
Fwd: Google presents Online Programming Contest, Shaastra 2011!
and if i am correct the team who is going to win the contest would be; "citizens of world"
unread,
Fwd: Google presents Online Programming Contest, Shaastra 2011!
and if i am correct the team who is going to win the contest would be; "citizens of world"
9/15/11
Avinash Ega
, …
Vinay
8
9/15/11
Linked Lists
void SwapAdj(Node *Head) { if(Head != NULL && Head->link != NULL) { Node* temp = Head ;
unread,
Linked Lists
void SwapAdj(Node *Head) { if(Head != NULL && Head->link != NULL) { Node* temp = Head ;
9/15/11
techietone
9/15/11
good set of problems related to different topics which we are going to cover
hi all, now that we are through basics of linked lists , its time we start concentrating also on some
unread,
good set of problems related to different topics which we are going to cover
hi all, now that we are through basics of linked lists , its time we start concentrating also on some
9/15/11
vishal
9/15/11
R u participating regularly in GILD and techgig competition...how abt current puzzle?
Sites : www.gild.com www.techgig.com Pls let me know....
unread,
R u participating regularly in GILD and techgig competition...how abt current puzzle?
Sites : www.gild.com www.techgig.com Pls let me know....
9/15/11
techietone
, …
avi d
4
9/14/11
how many of u are interested in doing masters in CS or ECE
1 and 3 :) -Avi
unread,
how many of u are interested in doing masters in CS or ECE
1 and 3 :) -Avi
9/14/11
vishal
, …
pritesh kumar
15
9/14/11
Linked list -Medium Question 1
but i have one thing here it seems like apart from 5-6 members of this group , others are not as
unread,
Linked list -Medium Question 1
but i have one thing here it seems like apart from 5-6 members of this group , others are not as
9/14/11
vishal
,
pritesh kumar
3
9/14/11
Using C perfectly would be helpful....
I Really agree that STLs are very fast than normal codes we do.....But the amount of clear
unread,
Using C perfectly would be helpful....
I Really agree that STLs are very fast than normal codes we do.....But the amount of clear
9/14/11
techietone
, …
vishal
7
9/14/11
maintaining a tail pointer
Ya i left that case.....:)
unread,
maintaining a tail pointer
Ya i left that case.....:)
9/14/11
techietone
,
vishal
2
9/14/11
question 2
I guess this is queue....so option (A) is more than enuf....;) By the third point u mean greater than
unread,
question 2
I guess this is queue....so option (A) is more than enuf....;) By the third point u mean greater than
9/14/11
techietone
, …
vishal
7
9/14/11
linked list operations
Sorry for my confusion with head......:)
unread,
linked list operations
Sorry for my confusion with head......:)
9/14/11