Apress | Data Structures And Algorithms In Swift: Implement Stacks, Queues, Dictionaries, And Lists In Your Apps (2020 EN)

Discussion in 'Programming' started by Kanka, Apr 2, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Elshad Karimov
    Full Title: Data Structures And Algorithms In Swift: Implement Stacks, Queues, Dictionaries, And Lists In Your Apps
    Publisher: Apress; 1st ed. edition (March 25, 2020)
    Year: 2020
    ISBN-13: 9781484257692 (978-1-4842-5769-2), 9781484257685 (978-1-4842-5768-5)
    ISBN-10: 1484257693, 1484257685
    Pages: 208
    Language: English
    Genre: Educational: Apple and iOS
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 32.09 €


    Control the performance and stability of the apps you develop in Swift by working with and understanding advanced concepts in data structures and algorithms.

    All professional developers have to know which data structure and algorithms to use in their development process. Your choice directly affects the performance of your application. With this book, you’ll increase the performance of your software, become a better developer, and even pass tricky interview questions better when looking at professional development opportunities.

    Guided by compact and practical chapters, you'll learn the nature and proper use of data structures such as arrays, dictionaries, sets, stacks, queues, lists, hash tables, trie, heaps, binary trees, red black trees, and R-trees. Use the main differences among them to determine which will make your applications efficient and faster. Then tackle algorithms. Work with Big O notation; sorting algorithms such as Insertion, Merge, and Quick; Naive and Rabin Karp algorithms; and Graph Algorithms.

    Data Structures and Algorithms in Swift encourages you to further and understand how to best choose the perfect algorithm for your application’s needs.


    Learn:
    ✓ Retrieve, add, and remove elements in arrays
    ✓ Implement stacks, queues, and lists in your apps
    ✓ Sort algorithms and choose the best ones for your apps

    Features:
    ✓ Work with the right data structure and algorithms for your app
    ✓ Increase the performance of your software with arrays, sets, dictionaries, and algorithms
    ✓ Pass more complex interviews with advanced knowledge of data structures

    Who This Book Is For:
    Developers who have intermediate knowledge in Swift and want to improve their code performance and pass more complex interviews.

    -------------
     
    Last edited by a moderator: Mar 8, 2022