LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

[Update Course] Master the Coding Interview: Data Structures + Algorithms | Udemy

09/11/2019 Tut4DL Leave a Comment


Master the Coding Interview: Data Structures + Algorithms | Udemy [Update 02/2023]
English | Size: 5.60 GB
Genre: eLearning

[Read more…]

Programming Algorithms, Coding Interview, Data Structures

LINKEDIN LEARNING C: Data Structures, Pointers, and File Systems-BiFiSO

18/05/2019 Learning for Life Leave a Comment

LINKEDIN LEARNING C DATA STRUCTURES POINTERS AND FILE SYSTEMS-BiFiSO
English | Size: 462.39 MB
Category: Tutorial


C is a foundational language for a variety of other programming languages, as well as an up-and-coming language for embedded systems. If you’re interested in broadening your knowledge of C, then this course is for you. Join instructor Dan Gookin as he takes a deep dive into data structures, pointers, and other key topics in this essential programming language. Dan digs into a variety of programming concepts such as arrays, structures, characters, and strings. He also goes over pointers-variables that hold a memory location-explaining how to use pointers to manipulate data, do pointer math, and more. He wraps up the course by sharing a few special techniques, including how to solve math puzzles with C.
[Read more…]

C/C++/C# BiFiSO, Data Structures, File Systems, Learning C#, LinkedIn, Pointers

The Essential Algorithms and Data Structures

27/09/2018 Learning for Life Leave a Comment

The Essential Algorithms and Data Structures
English | Size: 5.99 GB
Category: Tutorial


Imagine you walk into work and your boss says, “I just got a list of 2 billion numbers, can you sort them for me as soon as possible?”You might be shocked and wonder where to even start the problem. Do you try and do it all by hand and spend the next couple years trying to sort even a small fraction of the values? Or is there some better way.The Essential Algorithms and Data Structures is the most comprehensive course on the topic on Udemy and together we will learn how to solve problems like these and even more complicated problems. Algorithms are a guaranteed way of solving a type of problem that works in a predictable fashion with the data. Algorithms like sorting algorithms can be used to sort 10 values or a billion values and won’t need any modifications to work with either set. Other algorithms allow us to efficiently search a set of data or find the lowest cost option to connect a series of points on a graph. Algorithms are like blueprints that we use to solve problems in our programs.Data structures are unique ways of storing data that are optimized for certain situations. Data structures like a priority queue allow us to model how a CPU processes requests, or how to efficiently model a set of cities and interconnecting flights. Choosing a good data structure to store data can make programs millions of times faster than a bad choice. Data structures are like the power tools of programming that let us drastically speed up our programs. [Read more…]

Database & SQL Algorithms, Data Structures, The Essential

The Coding Interview Bootcamp – Algorithms + Data Structures

15/09/2018 Learning for Life Leave a Comment

The Coding Interview Bootcamp – Algorithms + Data Structures
English | Size: 1.76 GB
Category: CBTs


What Will I Learn?

Master commonly asked interview questions
Tackle common data structures used in web development
Practice dozens of different challenges
Use Javascript to solve challenging algorithms
[Read more…]

Database & SQL Algorithms, Bootcamp, Data Structures, Interview, The Coding

FrontendMasters – Introduction to Data Structures for Interviews

08/09/2018 Learning for Life Leave a Comment

FrontendMasters – Introduction to Data Structures for Interviews
English | Size: 1.22 GB
Category: CBTs


In this course, Bianca Gandolfo – JavaScript consultant and returning Frontend Masters instructor – demonstrates how to organize and use data efficiently with data structures. Following along with the course, you’ll learn to implement the most common data structures such as linked lists, hash tables, and stacks/queues. Plus, review and solve common technical interview questions through practice and solution walkthroughs! [Read more…]

Database & SQL Data Structures, FrontEndMasters, Interviews, Introduction

Udemy – Introduction to Algorithms and Data structures in C++

25/04/2018 Learning for Life Leave a Comment

Udemy – Introduction to Algorithms and Data structures in C++
English | Size: 476.72 MB
Category: Programming


“I learned a lot of thingsfrom this course. The GOLD trick was awesome.”Arpan P.

“I started thinking about problems in a more efficient way…” Mokshagna S.

“It’s deep, rich in information, consistent and dense” Laurentiu M.

“It’s a very good course, it focuses on building your concept.” Saransh S.

“Awesome, it’s just awesome”Yazan R.
[Read more…]

C/C++/C# Algorithms, C++, Data Structures, Introduction, Udemy

The Coding Interview Bootcamp Algorithms + Data Structures [Udemy] (2017)

15/03/2018 Learning for Life Leave a Comment

The Coding Interview Bootcamp: Algorithms + Data Structures [Udemy] (2017)
English | Size: 1.76 GB
Category: Tutorial


What Will I Learn?

Master commonly asked interview questions
Tackle common data structures used in web development
Practice dozens of different challenges
Use Javascript to solve challenging algorithms

Data Structures? They’re here. Algorithms? Covered. Lots of questions with well-explained solutions? Yep!

If you’re nervous about your first coding interview, or anxious about applying to your next job, this is the course for you. I got tired of interviewers asking tricky questions that can only be answered if you’ve seen the problem before, so I made this course! This video course will teach you the most common interview questions that you’ll see in a coding interview, giving you the tools you need to ace your next whiteboard interview. [Read more…]

Database & SQL Algorithms, Bootcamp, Data Structures, Interview, The Coding

Packt Publishing – Advanced Functional Data Structures and Algorithms

20/09/2017 Learning for Life Leave a Comment

Packt Publishing – Advanced Functional Data Structures and Algorithms
English | Size: 732.69 MB
Category: Tutorial


Algorithms and datastructures are fundamentals in computer programming. Functional data structures have the power to improve the codebase of an application and improve its efficiency. With the advent of functional programming and powerful functional languages such as Scala, Clojure, and Elixir becoming part of important enterprise applications, functional data structures have gained an important place in the developer toolkit.
[Read more…]

Database & SQL Advanced, Algorithms, Data Structures, Functional, Packt Publishing

Packt Publishing – Learning JavaScript Data Structures and Algorithms

04/09/2017 Learning for Life Leave a Comment

Packt Publishing – Learning JavaScript Data Structures and Algorithms
English | Size: 132.71 MB
Category: Tutorial


As businesses collect increasing amounts of vital data, the need to structure software components increases every day. Using appropriate data structures and having a good understanding of algorithm analysis is key to writing maintainable and extensible quality software, thus solving the crisis.
[Read more…]

.Net & Java Algorithms, Data Structures, JavaScript, Learning, Packt Publishing

Pluralsight – Implementing and Understanding Data Structures in Java

29/07/2017 Tut4DL Leave a Comment


Pluralsight – Implementing and Understanding Data Structures in Java
English | Size: 324.8 MB
Genre: eLearning

[Read more…]

Programming Data Structures, Java

  • « Previous Page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • Next Page »
  • Master the Coding Interview: System Design + Architecture | ZeroToMastery
  • NFT 101: Introduction to NFTs | ZeroToMastery
  • Prompt Engineering Bootcamp (Working With LLMs): Zero to Mastery | ZeroToMastery
  • Remix (React Router) Bootcamp: Zero to Mastery | ZeroToMastery
  • Channel 5 – Springtime on the Farm (2025)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in