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

Data Structures Algorithms Master Coding Interview QA

02/01/2019 Learning for Life Leave a Comment

Data Structures Algorithms Master Coding Interview QA
English | Size: 5.21 GB
Category: Tutorial


Data Structures and Algorithms | Master Coding Interview Q&A
Learn Data Structures & Algorithms from Scratch. + Master Coding Interviews . From basic to advanced.

Description
Want to Master a Coding Interview in one of the largest technology companies in the world?
Want to go from Zero to Expert in Data Structures & Algorithms?
Want to know how to approach every coding problem and get the best solution?
Most of the world’s leading technology companies have a similar interview process. The key part of them is the coding interview, and the only way to ace it is having the correct knowledge about Data Structures and how to code not just to solve a problem, but also coding the most efficient solution. In this course you will learn all this content from scratch! [Read more…]

Database & SQL Algorithms, Coding, Data, Master, Structures

Visualizing Data Structures and Algorithms in Java

11/12/2018 Learning for Life Leave a Comment

Visualizing Data Structures and Algorithms in Java
English | Size: 7.43 GB
Category: Programming | E-learning | others


[Read more…]

Programming Algorithms, Data, Java, Structures, Visualizing

Packtpub – Building Trading Algorithms with Python [Video]

24/11/2018 Learning for Life Leave a Comment

Packtpub – Building Trading Algorithms with Python [Video]
English | Size: 231.36 MB
Category: Programming | E-learning | others


This course is a great opportunity to get started with trading, reap the rewards, and take the markets by storm. Programmers who have a basic knowledge of trading in traditional assets and wish to develop their own trading bots will find that this course addresses their core concerns and shows how to go about designing and developing a trading bot.
The course will enable you to get started with creating a traditional asset trading bot. It will arm you with all the necessary programming tools and techniques to develop a full-fledged trading bot that numerous investors/traders can utilize. It covers general features such as using a financial calculator to do conversions, simply by interacting with a bot. Your customers, using your trading, bot can look up recent trends to make informed predictions and see what others have been trading, and how much. [Read more…]

Programming Algorithms, Building, Packtpub, Python, Trading

Datastructures and Algorithms MasterClass Coding Interview

19/11/2018 Learning for Life Leave a Comment

Datastructures and Algorithms MasterClass: Coding Interview
English | Size: 6.27 GB
Category: CBTs


Ace your next Java coding interview by mastering in datastructures and algorithms. Deep dive using Java

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

Maybe you have taken other courses on this topic that focus more on teaching how to pass job interview tests (theory) instead of how to make good choices for the programs you develop (implementation). [Read more…]

Database & SQL Algorithms, Coding, Datastructures, Interview, Masterclass

FrontendMasters – A Practical Guide to Algorithms with JavaScript

02/10/2018 Learning for Life Leave a Comment

FrontendMasters – A Practical Guide to Algorithms with JavaScript
English | Size: 1.27 GB
Category: CBTs


Bored by the academic approach of most data structures and algorithms courses? This is for you! You’ll learn to solve algorithms and analyze space and time complexity in both an interview setting and in your day-to-day development. Following along with the course, you’ll practice algorithms with common interview questions using a handful of algorithm techniques. Take a practical look at recursion and learn to optimize your solutions using divide-and-conquer. Implement merge sort and quicksort and understand tradeoffs of both approaches. Plus, get started with dynamic programming and memoization! [Read more…]

.Net & Java A Practical, Algorithms, FrontEndMasters, Guide, JavaScript

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

Udemy – Practical Data Structures & Algorithms in Java plus HW

16/09/2018 Learning for Life Leave a Comment

Udemy – Practical Data Structures & Algorithms in Java plus HW
English | Size: 3.51 GB
Category: CBTs


If I had to pick the single most important topic in software development, it would be data structures and algorithms. Think of it as the fundamental tools available to every computer programmer. The better you get with these tools the more confident a programmer you’ll become. Software development is a vast field requiring all kinds of skill-sets but getting good at this single topic is a huge leap forward in your programming journey and it’ll certainly pave the way for a successful programming career. [Read more…]

.Net & Java Algorithms, Data, Practical, Structures, Udemy

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

Algorithms In Motion

22/08/2018 Learning for Life Leave a Comment

Algorithms In Motion
English | Size: 2.36 GB
Category: CBTs


See it. Do it. Learn it! Algorithms – established processes for solving computational problems-are the foundation of computer programming. Mastering the most important algorithms and learning to recognize where they should be applied are required skills for any developer. Algorithms in Motion introduces you to the world of algorithms and how to use them as effectively as possible through high-quality video-based lessons, real-world examples, and built-in exercises, so you can put what you learn into practice. Based on the best-selling book Grokking Algorithms, this liveVideo course brings classic algorithms to life! [Read more…]

Programming Algorithms, Motion

Udemy – Data Structure and Algorithms Analysis – Job Interview

27/06/2018 Learning for Life Leave a Comment

Udemy – Data Structure and Algorithms Analysis – Job Interview
English | Size: 0.99 GB
Category: Tutorial


This course prepared depending on my real job interviews experiences with Google, Microsoft, Amazon, and Snapchat.In this course you will learn how to Analysis algorithms like Sorting, Searching, and Graph algorithms. And how to reduce the code complexity from one Big-O level to another level. Furthermore, you will learn different type of Data Structure for your code. Also you will learn how to find Big-O for every data structure, and how to apply correct Data Structure to your problem in Java. By the end you will be able to write code that run faster and use low memory. You Also will learn how to analysis problems using Dynamic programming. We will discus code complexity in Different algorithms like Sorting algorithms ( Bubble, Merge, Heap, and quick sort) , searching algorithms ( Binary search, linear search, and Interpolation), Graph algorithms( Binary tree, DFS, BFS, Nearest Neighbor and Shortest path, Dijkstra’s Algorithm, and A* Algorithm). and Data Structure like Dynamic Array, Linked List, Stack, Queue, and Hash-Table [Read more…]

Database & SQL Algorithms, Analysis, Data Structure, job interview, Udemy

  • « Previous Page
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
  • 28
  • …
  • 30
  • Next Page »
  • BBC – The Americas (2025) Part 02: Mexico
  • Pluralsight – Red Hat Certified Specialist in Linux Diagnostics and Troubleshooting (EX342)
  • Lady Camara-TENOKE
  • Udemy – LLM & Generative AI Masterclass Langchain, HuggingFace
  • The Gnomon Workshop – Virtual Makeup Design Volume 2 – Lighting & Rendering using KeyShot & Photoshop with Neville Page

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