Skip to main content

Home/ ACSE Discussion/ Group items tagged sort

Rss Feed Group items tagged

Peter Beens

Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne - 0 views

  •  
    Textbook. The textbook Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne [ Amazon · Pearson · InformIT ] surveys the most important algorithms and data structures in use today. The textbook is organized into six chapters: Chapter 1: Fundamentals introduces a scientific and engineering basis for comparing algorithms and making predictions. It also includes our programming model. Chapter 2: Sorting considers several classic sorting algorithms, including insertion sort, mergesort, and quicksort. It also includes a binary heap implementation of a priority queue. Chapter 3: Searching describes several classic symbol table implementations, including binary search trees, red-black trees, and hash tables. Chapter 4: Graphs surveys the most important graph processing problems, including depth-first search, breadth-first search, minimum spanning trees, and shortest paths. Chapter 5: Strings investigates specialized algorithms for string processing, including radix sorting, substring search, tries, regular expressions, and data compression. Chapter 6: Context highlights connections to systems programming, scientific computing, commercial applications, operations research, and intractability.
Doug Peterson

Cynical-C | Folk Dances Used to Illustrate Sorting Algorithms - 0 views

  •  
    A YouTube channel dedicated to folk dancing and sorting algorithms. The video above is a shell-sort with Hungarian folk dance.
Doug Peterson

YouTube - AlgoRythmics's Channel - 1 views

  •  
    YouTube sorting channel by folk dancing.  Demonstrates Shell, Selection, and Bubble Sorts.
tech vedic

Alto mail organizer sorts your email like a pro - 0 views

  •  
    Alto is really nice as it can sort your mails easily. This free browser-based service organizes mail into virtual stacks to let you stay hassle-free.
tech vedic

10 secrets for creating professional Excel Tables - 0 views

  •  
    Working with Excel - creating, viewing, editing and moving records - and understanding details thereof and deriving conclusion from it become easier with the advanced tools integrated with the Excel tables. For instance, if you want a row or column to come with total value, it would do so. Formatting and sorting data can be done in a quick and easy way without having much competence. And, eventually you can create a professional Excel tables that would help you manage information in a better manner.
Doug Peterson

Still Looking For A New Year's Resolution? How About Learning To Code … | Tec... - 0 views

  •  
    After eating something greasy to get rid of last night's Jello shot-induced hangover, many of you are probably in the middle of writing your New Year's resolutions. Well, here's a good one (especially considering that the tech sector seems to be the only bright spot in a sort of lackluster economy) … Learn to code.
Doug Peterson

Jobseekers Invited to "Apply Via API" - 1 views

  •  
    Forget uploading resumes or filling out forms on some job board. Backend-as-a-service company Parse is inviting potential hires to apply via its Parse API. In what initially looks like an added barrier to entry, the company is hoping its cheeky and geeky move will attract the sort of developers who think in JSON.
Doug Peterson

How Facebook fixed the site: they turned it off and on again. Literally | Technology | ... - 0 views

  •  
    How Facebook fixed the site: they turned it off and on again. Literally An unusual database problem at the giant social networking site could only be cured by taking the sort of action you normally take with a misbehaving PC
Doug Peterson

Books for Computer Science Students - Computer Science Teacher - Thoughts and Informati... - 0 views

  •  
    Ever since I was told about a list of Movies for Computer Science Students and wrote some comments about that list I have been thinking book. Fiction books. Novels that tell stories that involve computer science and the sorts of issues of privacy, philosophy, ethics and social change that computers make in our society.
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
Peter Beens

CS Unplugged Videos on Vimeo - 0 views

  •  
    Videos created by the CS Unplugged team. All available for download for offline use in the classroom.
1 - 17 of 17
Showing 20 items per page