| bio | website | damientheunbeliever.blogspot.… |
|---|---|---|
| location | United Kingdom | |
| age | 35 | |
| visits | member for | 2 years |
| seen | Apr 17 at 6:10 | |
| stats | profile views | 21 |
Generalist, currently in a (C#/VB.Net/SQL Server) Systems department of a Charity, producing Fat Clients and Web Apps (and utilities for other devs, and anything else I can find to play with)
|
Oct 26 |
comment |
Get 100 highest numbers from an infinite list @hamstergene - but in the case of this question, is N the size of the sorted list, or the number of items that have been processed thus far? If you process 10000 items, and keep the top 100 items in a list, or you process 1000000000 items, and keep the top 100 items in a sorted list, the insertion costs in that list remain the same. |
|
Oct 26 |
comment |
Get 100 highest numbers from an infinite list @EdoDodo - and after that operation, how do you know what the new lowest number is? |
|
Jul 16 |
comment |
JavaScript - Why do frameworks bind to $() jQuery has the noConflict method, to allow you to avoid conflicts over $ when using multiple frameworks. Not sure whether other frameworks have similar functions. |
|
May 13 |
awarded | Autobiographer |
|
May 13 |
awarded | Teacher |
|
May 13 |
answered | What do you call a “cell” in database terminology? |