GithubHelp home page GithubHelp logo

doytsujin / sorting-and-searching-algorithms-in-scala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/sorting-and-searching-algorithms-in-scala

0.0 0.0 0.0 35 KB

Sorting and Searching Algorithms in Scala [video], published by Packt

License: MIT License

Scala 92.58% SuperCollider 7.42%

sorting-and-searching-algorithms-in-scala's Introduction

Sorting-and-Searching-Algorithms-in-Scala

Sorting and Searching Algorithms in Scala [video], published by Packt This is the code repository for Sorting and Searching Algorithms in Scala [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

The best way to learn any programming technology is to pick some well-defined problems and solve them using tools available in that technology. This course is about doing just that. Learn functional programming in Scala by exploring implementations of various algorithms and data structures. In this course, we explore several Scala features while implementing many searching and sorting algorithms and data structures. These include bubble and merge sort, KMP string searching, hash tables and balanced binary trees, and a detailed implementation of the closest pair algorithm.

What You Will Learn

  • Understand and implement bubble sort and a functional merge sort
  • Explore naive string searching and the more advanced KMP algorithm. 
  • Implement a purely functional hash table
  • Learn about structural searching
  • Master unbalanced binary and red-black trees and implement both in a functional manner
  • Understand depth and breadth-first search traversal 
  • Implement an efficient solution for the closest pair problem.

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Beginner knowledge of Scala What is a foldLeft()?

Technical Requirements

This course has the following software requirements:
Mac/Linux/Windows operating system IDE such as Intellij or Eclipse

Related Products

sorting-and-searching-algorithms-in-scala's People

Contributors

cutajarj avatar mrunalikadam avatar packt-itservice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.