fix: remove title from Chinese chals

This commit is contained in:
Oliver Eyton-Williams
2020-10-01 17:53:09 +02:00
committed by Mrugesh Mohapatra
parent a9092776b5
commit 4a74567986
1588 changed files with 0 additions and 1588 deletions

View File

@ -1,6 +1,5 @@
---
id: 587d8257367417b2b2512c7b
title: Add a New Element to a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 将新元素添加到二叉搜索树

View File

@ -1,6 +1,5 @@
---
id: 587d8252367417b2b2512c67
title: Add Elements at a Specific Index in a Linked List
challengeType: 1
videoUrl: ''
localeTitle: 在链接列表中的特定索引处添加元素

View File

@ -1,6 +1,5 @@
---
id: 587d8256367417b2b2512c77
title: Adjacency List
challengeType: 1
videoUrl: ''
localeTitle: 邻接名单

View File

@ -1,6 +1,5 @@
---
id: 587d8256367417b2b2512c78
title: Adjacency Matrix
challengeType: 1
videoUrl: ''
localeTitle: 邻接矩阵

View File

@ -1,6 +1,5 @@
---
id: 587d825c367417b2b2512c90
title: Breadth-First Search
challengeType: 1
videoUrl: ''
localeTitle: 广度优先搜索

View File

@ -1,6 +1,5 @@
---
id: 587d8257367417b2b2512c7c
title: Check if an Element is Present in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 检查二进制搜索树中是否存在元素

View File

@ -1,6 +1,5 @@
---
id: 587d8255367417b2b2512c75
title: Create a Circular Queue
challengeType: 1
videoUrl: ''
localeTitle: 创建循环队列

View File

@ -1,6 +1,5 @@
---
id: 587d825a367417b2b2512c87
title: Create a Doubly Linked List
challengeType: 1
videoUrl: ''
localeTitle: 创建双向链接列表

View File

@ -1,6 +1,5 @@
---
id: 587d825b367417b2b2512c8e
title: Create a Hash Table
challengeType: 1
videoUrl: ''
localeTitle: 创建一个哈希表

View File

@ -1,6 +1,5 @@
---
id: 587d8251367417b2b2512c62
title: Create a Linked List Class
challengeType: 1
videoUrl: ''
localeTitle: 创建链接列表类

View File

@ -1,6 +1,5 @@
---
id: 8d5823c8c441eddfaeb5bdef
title: Create a Map Data Structure
challengeType: 1
videoUrl: ''
localeTitle: 创建地图数据结构

View File

@ -1,6 +1,5 @@
---
id: 587d8255367417b2b2512c74
title: Create a Priority Queue Class
challengeType: 1
videoUrl: ''
localeTitle: 创建优先级队列类

View File

@ -1,6 +1,5 @@
---
id: 587d8250367417b2b2512c60
title: Create a Queue Class
challengeType: 1
videoUrl: ''
localeTitle: 创建队列类

View File

@ -1,6 +1,5 @@
---
id: 8d1323c8c441eddfaeb5bdef
title: Create a Set Class
challengeType: 1
videoUrl: ''
localeTitle: 创建一个Set类

View File

@ -1,6 +1,5 @@
---
id: 587d8250367417b2b2512c5f
title: Create a Stack Class
challengeType: 1
videoUrl: ''
localeTitle: 创建一个堆栈类

View File

@ -1,6 +1,5 @@
---
id: 587d8259367417b2b2512c84
title: Create a Trie Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 创建Trie搜索树

View File

@ -1,6 +1,5 @@
---
id: 587d825b367417b2b2512c8d
title: Create an ES6 JavaScript Map
challengeType: 1
videoUrl: ''
localeTitle: 创建ES6 JavaScript地图

View File

@ -1,6 +1,5 @@
---
id: 587d8254367417b2b2512c70
title: Create and Add to Sets in ES6
challengeType: 1
videoUrl: ''
localeTitle: 在ES6中创建和添加集

View File

@ -1,6 +1,5 @@
---
id: 587d8258367417b2b2512c80
title: Delete a Leaf Node in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 删除二进制搜索树中的叶节点

View File

@ -1,6 +1,5 @@
---
id: 587d8258367417b2b2512c81
title: Delete a Node with One Child in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 在二叉搜索树中删除具有一个子节点的节点

View File

@ -1,6 +1,5 @@
---
id: 587d8258367417b2b2512c82
title: Delete a Node with Two Children in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 在二叉搜索树中删除具有两个子节点的节点

View File

@ -1,6 +1,5 @@
---
id: 587d825d367417b2b2512c96
title: Depth-First Search
challengeType: 1
videoUrl: ''
localeTitle: 深度优先搜索

View File

@ -1,6 +1,5 @@
---
id: 587d8257367417b2b2512c7d
title: Find the Minimum and Maximum Height of a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 找到二叉搜索树的最小和最大高度

View File

@ -1,6 +1,5 @@
---
id: 587d8256367417b2b2512c7a
title: Find the Minimum and Maximum Value in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 在二叉搜索树中查找最小值和最大值

View File

@ -1,6 +1,5 @@
---
id: 587d825b367417b2b2512c8c
title: Implement Heap Sort with a Min Heap
challengeType: 1
videoUrl: ''
localeTitle: 用最小堆实现堆排序

View File

@ -1,6 +1,5 @@
---
id: 587d8256367417b2b2512c79
title: Incidence Matrix
challengeType: 1
videoUrl: ''
localeTitle: 发生率矩阵

View File

@ -1,6 +1,5 @@
---
id: 587d825a367417b2b2512c8a
title: Insert an Element into a Max Heap
challengeType: 1
videoUrl: ''
localeTitle: 将元素插入最大堆

View File

@ -1,6 +1,5 @@
---
id: 587d8259367417b2b2512c83
title: Invert a Binary Tree
challengeType: 1
videoUrl: ''
localeTitle: 反转二叉树

View File

@ -1,6 +1,5 @@
---
id: 587d8250367417b2b2512c5e
title: Learn how a Stack Works
challengeType: 1
videoUrl: ''
localeTitle: 了解堆栈的工作原理

View File

@ -1,6 +1,5 @@
---
id: 587d8254367417b2b2512c6e
title: Perform a Difference on Two Sets of Data
challengeType: 1
videoUrl: ''
localeTitle: 对两组数据执行差异

View File

@ -1,6 +1,5 @@
---
id: 587d8254367417b2b2512c6f
title: Perform a Subset Check on Two Sets of Data
challengeType: 1
videoUrl: ''
localeTitle: 对两组数据执行子集检查

View File

@ -1,6 +1,5 @@
---
id: 587d8253367417b2b2512c6c
title: Perform a Union on Two Sets
challengeType: 1
videoUrl: ''
localeTitle: 在两个集上执行联合

View File

@ -1,6 +1,5 @@
---
id: 587d8253367417b2b2512c6d
title: Perform an Intersection on Two Sets of Data
challengeType: 1
videoUrl: ''
localeTitle: 在两组数据上执行交集

View File

@ -1,6 +1,5 @@
---
id: 587d825b367417b2b2512c8b
title: Remove an Element from a Max Heap
challengeType: 1
videoUrl: ''
localeTitle: 从最大堆中删除元素

View File

@ -1,6 +1,5 @@
---
id: 587d8251367417b2b2512c65
title: Remove Elements from a Linked List by Index
challengeType: 1
videoUrl: ''
localeTitle: 按索引从链接列表中删除元素

View File

@ -1,6 +1,5 @@
---
id: 587d8251367417b2b2512c63
title: Remove Elements from a Linked List
challengeType: 1
videoUrl: ''
localeTitle: 从链接列表中删除元素

View File

@ -1,6 +1,5 @@
---
id: 587d8254367417b2b2512c71
title: Remove items from a set in ES6
challengeType: 1
videoUrl: ''
localeTitle: 从ES6中的集中删除项目

View File

@ -1,6 +1,5 @@
---
id: 587d825a367417b2b2512c88
title: Reverse a Doubly Linked List
challengeType: 1
videoUrl: ''
localeTitle: 反转双重链接列表

View File

@ -1,6 +1,5 @@
---
id: 587d8251367417b2b2512c64
title: Search within a Linked List
challengeType: 1
videoUrl: ''
localeTitle: 在链接列表中搜索

View File

@ -1,6 +1,5 @@
---
id: 587d8253367417b2b2512c6a
title: Typed Arrays
challengeType: 1
videoUrl: ''
localeTitle: 键入的数组

View File

@ -1,6 +1,5 @@
---
id: 587d8255367417b2b2512c72
title: Use .has and .size on an ES6 Set
challengeType: 1
videoUrl: ''
localeTitle: 在ES6集上使用.has和.size

View File

@ -1,6 +1,5 @@
---
id: 587d8258367417b2b2512c7f
title: Use Breadth First Search in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 在二叉搜索树中使用广度优先搜索

View File

@ -1,6 +1,5 @@
---
id: 587d8257367417b2b2512c7e
title: Use Depth First Search in a Binary Search Tree
challengeType: 1
videoUrl: ''
localeTitle: 在二叉搜索树中使用深度优先搜索

View File

@ -1,6 +1,5 @@
---
id: 587d8255367417b2b2512c73
title: Use Spread and Notes for ES5 Set() Integration
challengeType: 1
videoUrl: ''
localeTitle: 使用Spread和Notes进行ES5 Set集成

View File

@ -1,6 +1,5 @@
---
id: 587d8251367417b2b2512c61
title: Work with Nodes in a Linked List
challengeType: 1
videoUrl: ''
localeTitle: 使用链接列表中的节点