About 8,390 results
Open links in new tab
  1. Algorithms | Computer science theory | Computing | Khan Academy

    We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph theory.

  2. The building blocks of algorithms - Khan Academy

    By understanding algorithms, we can make better decisions about which existing algorithms to use and learn how to make new algorithms that are correct and efficient. An algorithm is made up of three …

  3. Planning with pseudo-code - Khan Academy

    Now pseudocode is probably a word you've never heard before but basically, it's code that looks a lot like English or really, whatever language you like to talk in. Well, okay, that may not make sense so …

  4. What is an algorithm and why should you care? - Khan Academy

    Tom and Devin will teach you many of the algorithms that you would learn in APCS or CS 101, like searching algorithms, sorting algorithms, recursive algorithms and my personal favorite, graph …

  5. Computer programming - JavaScript and the web - Khan Academy

    Unit 6: HTML/JS: Making webpages interactive Get ready to make your webpages interactive JS and the DOM DOM access methods DOM modification DOM events DOM animation Using JS libraries in …

  6. A guessing game (article) | Algorithms | Khan Academy

    Let's play a little game to give you an idea of how different algorithms for the same problem can have wildly different efficiencies. The computer is going to randomly select an integer from 1 to 15.

  7. Addition and Subtraction | Arithmetic | Khan Academy

    Addition and subtraction greater than 1000 Learn Relate place value to standard algorithm for multi-digit addition

  8. Algorithms | AP CSP | Khan Academy

    Learn to define algorithms, express them in flow chart and pseudocode, and assess their correctness and efficiency. See how algorithms can be used as shortcuts to solve problems that can't be solved …

  9. Machine learning algorithms (article) | Khan Academy

    The course mastery system is a basic algorithm: It presents questions (tagged with what practice they're from), and at the end it goes through all the practices and ups your level by on the ones you did good …

  10. Computing | Khan Academy

    Learn how to code computer programs, how to design algorithms that make computers more efficient, and discover what a career in computing could look like.