enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Jeffrey Ullman - Wikipedia

    en.wikipedia.org/wiki/Jeffrey_Ullman

    Jeffrey David Ullman (born November 22, 1942) [2] is an American computer scientist and the Stanford W. Ascherman Professor of Engineering, Emeritus, at Stanford University. His textbooks on compilers (various editions are popularly known as the dragon book ), theory of computation (also known as the Cinderella book ), data structures , and ...

  3. Algorithms + Data Structures = Programs - Wikipedia

    en.wikipedia.org/wiki/Algorithms_+_Data...

    Algorithms + Data Structures = Programs [1] is a 1976 book written by Niklaus Wirth covering some of the fundamental topics of system engineering, computer programming, particularly that algorithms and data structures are inherently related.

  4. John Hopcroft - Wikipedia

    en.wikipedia.org/wiki/John_Hopcroft

    His textbooks on theory of computation (also known as the Cinderella book) and data structures are regarded as standards in their fields. He is a professor emeritus at Cornell University , [ 1 ] [ 2 ] co-director of the Center on Frontiers of Computing Studies at Peking University , [ 3 ] and the director of the John Hopcroft Center for ...

  5. Donald Knuth - Wikipedia

    en.wikipedia.org/wiki/Donald_Knuth

    He is a professor emeritus at Stanford University. He is the 1974 recipient of the ACM Turing Award, informally considered the Nobel Prize of computer science. [4] Knuth has been called the "father of the analysis of algorithms". [5] Knuth is the author of the multi-volume work The Art of Computer Programming.

  6. Data structure - Wikipedia

    en.wikipedia.org/wiki/Data_structure

    A data structure known as a hash table.. In computer science, a data structure is a data organization and storage format that is usually chosen for efficient access to data. [1] [2] [3] More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data, [4] i.e., it is an algebraic structure about data.

  7. List of data structures - Wikipedia

    en.wikipedia.org/wiki/List_of_data_structures

    This is a list of well-known data structures. For a wider list of terms, see list of terms relating to algorithms and data structures. For a comparison of running times for a subset of this list see comparison of data structures.

  8. List of terms relating to algorithms and data structures

    en.wikipedia.org/wiki/List_of_terms_relating_to...

    The NIST Dictionary of Algorithms and Data Structures [1] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data structures. For algorithms and data structures not necessarily mentioned here, see list of algorithms and list of data structures.

  9. Robert Tarjan - Wikipedia

    en.wikipedia.org/wiki/Robert_Tarjan

    Robert Endre Tarjan (born April 30, 1948) is an American computer scientist and mathematician.He is the discoverer of several graph theory algorithms, including his strongly connected components algorithm, and co-inventor of both splay trees and Fibonacci heaps.