Skip to main content

Home/ ACSE Discussion/ Group items tagged wikipedia

Rss Feed Group items tagged

Peter Beens

Calvin Gotlieb - Wikipedia, the free encyclopedia - 0 views

  •  
    Calvin Carl "Kelly" Gotlieb, CM, FRSC (born March 27, 1921) is a Canadian professor and computer scientist who has been called the "Father of Computing" in Canada. He is the Professor Emeritus in Computer Science at the University of Toronto.
  •  
    Interesting fact is that Professor Gotlieb's PhD type is still classified by the military.
Peter Beens

Hash table - Wikipedia, the free encyclopedia - 1 views

  •  
    At the heart of the hash table algorithm is a simple array of items; this is often simply called the hash table. Hash table algorithms calculate an index from the data item's key and use this index to place the data into the array.
Peter Beens

Linear search - Wikipedia, the free encyclopedia - 0 views

  •  
    In computer science, linear search or sequential search is a method for finding a particular value in a list, that consists of checking every one of its elements, one at a time and in sequence, until the desired one is found.
Peter Beens

Binary search algorithm - Wikipedia, the free encyclopedia - 0 views

  •  
    In computer science, a binary search or half-interval search algorithm locates the position of an item in a sorted array
1 - 5 of 5
Showing 20 items per page