Alan

2,289
Reputation
160 views

Registered User

Name Alan
Member for 1 year
Seen Nov 16 at 4:40
Website
Location West New York NJ
Age 41
J2EE by day, Rails by night
Sep
24
awarded  Popular Question
Sep
19
awarded  Yearling
Aug
19
awarded  Popular Question
Aug
1
awarded  Popular Question
Jul
29
answered What Check-In Policies should be considered for version control?
Jul
29
answered Why is Java frequently used for enterprise applications?
Jun
29
answered what’s it called when you have a data structure that looks like an org chart?
Jun
29
comment what’s it called when you have a data structure that looks like an org chart?
Don't think it's an ordered tree. As stated, there is no need to sort siblings. There is no natural order that applies. Call it an n-ary unordered tree.
Jun
27
comment IT guy picking up programming - C#, Python, or Ruby
Fine: a Google search reveals that C# has a Mono REPL, but can we guarantee that it is equivalent to one for Windows?
Jun
26
answered IT guy picking up programming - C#, Python, or Ruby
Jun
5
awarded  Nice Question
May
31
answered given a tree structure, how do you use recursion to make it into a simple linked list in-place?