Learning Data Structures in JavaScript from Scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/learning-data-structures-in-javascript-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从零开始学习JavaScript中的数据结构 课程概述:本课程旨在从基础开始教授数据结构,如链表、二叉搜索树和哈希表。数据结构能够提高代码、程序和应用的效率、性能、速度和可扩展性。您将学习什么是数据结构、它们的重要性以及如何在JavaScript中实现它们。同时,本课程还将穿插教授递归、时间复杂度、"this"关键字、原型对象和构造函数等重要编程概念,因为数据结构本质上涉及这些概念。为帮助理解课程内容,本课程大量使用图表和动画。此外,本课程对于正在面试开发或工程职位的求职者非常有益,因为面试官通常会要求候选人编写数据结构代码,而本课程将很好地为您做好准备。如果您刚从编码训练营毕业或正在寻找工作,您会发现这门课程对您非常有帮助。掌握数据结构将有助于您在技术面试中表现出色。

课程评论(0条)

课程详情

This course teaches data structures (linked lists, binary search trees, hash tables) from the ground up. Data structures allow you to improve the efficiency, performance, speed, and scalability of your code/programs/applications. You will learn what data structures are, why they are important, and how to code them out in JavaScript. You will also learn other important programming concepts along the way such as recursion, time complexity, the "this" keyword, the prototype object, and constructor functions, since data structures use these concepts by their very nature. This course heavily uses diagrams and animations to help make understanding the material easier. This course is also very good for anyone who is interviewing for developer/engineering jobs at both large and small companies. Interviewers will very often ask candidates to write data structures out in code, and this course will prepare you very well to do that. If you have recently graduated from a coding bootcamp or are currently looking for a job, you will find this course to be beneficial. Knowing data structures will help you to excel in technical interviews.

课程标签

0人关注该课程

主题相关的课程