CodeYourFuture / CodeYourFuture/Checkpoint

Practise your technical interview

オープン
#17 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
🏕 Priority Mandatory 🐂 Size Medium
主要言語
JavaScript
スター
2
フォーク
62
平均マージ
2日 1時間
マージ済み PR(30日)
1

説明

### Link to the coursework

https://www.codewars.com/collections/cyf-js3

### Why are we doing this?

In your technical interview, which will be fifteen minutes long, you may be asked to refactor code from your project. A good way to practice this is with Codewars.

1. Complete a kata.
2. Now complete it again, but using a different approach.

## Some possible refactors

- Extract a function
- Organise your code so all the variables are defined, then the functions, then the logic
- Rewrite as a fat arrow function
- Rewrite a loop to a map
- Rewrite with higher order functions, or refactor higher order functions to loops
- Rewrite as a recursive function

### Maximum time in hours

1

### How to submit

This is for your own practice. No submission step.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

リンクされた Codewars JavaScript コレクションを開き、kata を1つ選択してください。まず一度完成させ、その後、function extraction、map、再帰、higher-order function などの異なるアプローチを使ってもう一度完成させてください。これは個人的な練習なので、確認する repository への提出やコード変更はありません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
content
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。