50 lines
		
	
	
		
			838 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			50 lines
		
	
	
		
			838 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | id: 561abd10cb81ac38a17513bc | ||
|  | title: JavaScript Algorithms and Data Structures Certificate | ||
|  | challengeType: 7 | ||
|  | isPrivate: true | ||
|  | videoUrl: '' | ||
|  | localeTitle: JavaScript算法和数据结构证书 | ||
|  | --- | ||
|  | 
 | ||
|  | ## Description
 | ||
|  | <section id="description"> | ||
|  | </section> | ||
|  | 
 | ||
|  | ## Instructions
 | ||
|  | <section id="instructions"> | ||
|  | </section> | ||
|  | 
 | ||
|  | ## Tests
 | ||
|  | <section id='tests'> | ||
|  | 
 | ||
|  | ```yml | ||
|  | tests: | ||
|  |   - text: '' | ||
|  |     testString: !<tag:yaml.org,2002:js/undefined> '' | ||
|  |   - text: '' | ||
|  |     testString: !<tag:yaml.org,2002:js/undefined> '' | ||
|  |   - text: '' | ||
|  |     testString: !<tag:yaml.org,2002:js/undefined> '' | ||
|  |   - text: '' | ||
|  |     testString: !<tag:yaml.org,2002:js/undefined> '' | ||
|  |   - text: '' | ||
|  |     testString: !<tag:yaml.org,2002:js/undefined> '' | ||
|  | 
 | ||
|  | ``` | ||
|  | 
 | ||
|  | </section> | ||
|  | 
 | ||
|  | ## Challenge Seed
 | ||
|  | <section id='challengeSeed'> | ||
|  | 
 | ||
|  | </section> | ||
|  | 
 | ||
|  | ## Solution
 | ||
|  | <section id='solution'> | ||
|  | 
 | ||
|  | ```js | ||
|  | // solution required | ||
|  | ``` | ||
|  | </section> |