Add languages Russian, Arabic, Chinese, Portuguese (#18305)
This commit is contained in:
committed by
mrugesh mohapatra
parent
09d3eca712
commit
2ca3a2093f
@@ -0,0 +1,49 @@
|
||||
---
|
||||
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>
|
Reference in New Issue
Block a user