# Type Challenges

TypeBox solutions for [Type Challenges](https://github.com/type-challenges/type-challenges)

| Challenge                                                                                                                                     | Solution      |
| :--                                                                                                                                           | :--           |
| [00003-medium-omit](https://github.com/type-challenges/type-challenges/tree/main/questions/00003-medium-omit)                                 | [Solution](https://tsplay.dev/WyK1xN) |
| [00004-easy-pick](https://github.com/type-challenges/type-challenges/tree/main/questions/00004-easy-pick)                                     | [Solution](https://tsplay.dev/W4o07m) |
| [00005-extreme-readonly-keys](https://github.com/type-challenges/type-challenges/tree/main/questions/00005-extreme-readonly-keys)             | [Solution](https://tsplay.dev/NaK9pW) |
| [00007-easy-readonly](https://github.com/type-challenges/type-challenges/tree/main/questions/00007-easy-readonly)                             | [Solution](https://tsplay.dev/WzJKQW) |
| [00008-medium-readonly-2](https://github.com/type-challenges/type-challenges/tree/main/questions/00008-medium-readonly-2)                     | [Solution](https://tsplay.dev/mx1LzW) |
| [00009-medium-deep-readonly](https://github.com/type-challenges/type-challenges/tree/main/questions/00009-medium-deep-readonly)               | [Solution](https://tsplay.dev/wQk4jm) |
| [00010-medium-tuple-to-union](https://github.com/type-challenges/type-challenges/tree/main/questions/00010-medium-tuple-to-union)             | [Solution](https://tsplay.dev/N5r0dm) |
| [00011-easy-tuple-to-object](https://github.com/type-challenges/type-challenges/tree/main/questions/00011-easy-tuple-to-object)               | [Solution](https://tsplay.dev/ND3Ljw) |
| [00014-easy-first](https://github.com/type-challenges/type-challenges/tree/main/questions/00014-easy-first)                                   | [Solution](https://tsplay.dev/m0r0Dw) |
| [00015-medium-last](https://github.com/type-challenges/type-challenges/tree/main/questions/00015-medium-last)                                 | [Solution](https://tsplay.dev/wEXq3W) |
| [00016-medium-pop](https://github.com/type-challenges/type-challenges/tree/main/questions/00016-medium-pop)                                   | [Solution](https://tsplay.dev/mZA9DN) |
| [00018-easy-tuple-length](https://github.com/type-challenges/type-challenges/tree/main/questions/00018-easy-tuple-length)                     | [Solution](https://tsplay.dev/NdeRMm) |
| [00043-easy-exclude](https://github.com/type-challenges/type-challenges/tree/main/questions/00043-easy-exclude)                               | [Solution](https://tsplay.dev/N7r0rw) |
| [00057-hard-get-required](https://github.com/type-challenges/type-challenges/tree/main/questions/00057-hard-get-required)                     | [Solution](https://tsplay.dev/NrAbVw) |
| [00059-hard-get-optional](https://github.com/type-challenges/type-challenges/tree/main/questions/00059-hard-get-optional)                     | [Solution](https://tsplay.dev/N9rqqm) |
| [00062-medium-type-lookup](https://github.com/type-challenges/type-challenges/tree/main/questions/00062-medium-type-lookup)                   | [Solution](https://tsplay.dev/mMGn6w) |
| [00089-hard-required-keys](https://github.com/type-challenges/type-challenges/tree/main/questions/00089-hard-required-keys)                   | [Solution](https://tsplay.dev/w6r7yw) |
| [00090-hard-optional-keys](https://github.com/type-challenges/type-challenges/tree/main/questions/00090-hard-optional-keys)                   | [Solution](https://tsplay.dev/WPnykN) |
| [00213-hard-vue-basic-props](https://github.com/type-challenges/type-challenges/tree/main/questions/00213-hard-vue-basic-props)               | [Solution](https://tsplay.dev/w880Mw) |
| [00268-easy-if](https://github.com/type-challenges/type-challenges/tree/main/questions/00268-easy-if)                                         | [Solution](https://tsplay.dev/Nl46RN) |
| [00459-medium-flatten](https://github.com/type-challenges/type-challenges/tree/main/questions/00459-medium-flatten)                           | [Solution](https://tsplay.dev/wRvaxw) |
| [04484-medium-istuple](https://github.com/type-challenges/type-challenges/tree/main/questions/04484-medium-istuple)                           | [Solution](https://tsplay.dev/NVz9GN) |
| [04499-medium-chunk](https://github.com/type-challenges/type-challenges/tree/main/questions/04499-medium-chunk)                               | [Solution](https://tsplay.dev/Wo29Pm) |
| [04518-medium-fill](https://github.com/type-challenges/type-challenges/tree/main/questions/04518-medium-fill)                                 | [Solution](https://tsplay.dev/mqbBdW) |
| [05153-medium-indexof](https://github.com/type-challenges/type-challenges/tree/main/questions/05153-medium-indexof)                           | [Solution](https://tsplay.dev/w2r0jw) |
| [05310-medium-join](https://github.com/type-challenges/type-challenges/tree/main/questions/05310-medium-join)                                 | [Solution](https://tsplay.dev/NBqXnw) |
| [05317-medium-lastindexof](https://github.com/type-challenges/type-challenges/tree/main/questions/05317-medium-lastindexof)                   | [Solution](https://tsplay.dev/mbJ9om) |
| [05360-medium-unique](https://github.com/type-challenges/type-challenges/tree/main/questions/05360-medium-unique)                             | [Solution](https://tsplay.dev/mAb34W) |
| [05821-medium-maptypes](https://github.com/type-challenges/type-challenges/tree/main/questions/05821-medium-maptypes)                         | [Solution](https://tsplay.dev/mpB2Xw) |
| [07544-medium-construct-tuple](https://github.com/type-challenges/type-challenges/tree/main/questions/07544-medium-construct-tuple)           | [Solution](https://tsplay.dev/m3982w) |
| [07561-extreme-subtract](https://github.com/type-challenges/type-challenges/tree/main/questions/07561-extreme-subtract)                       | [Solution](https://tsplay.dev/wXB9Dm) |
| [08640-medium-number-range](https://github.com/type-challenges/type-challenges/tree/main/questions/08640-medium-number-range)                 | [Solution](https://tsplay.dev/wOYvEm) |
| [08804-hard-two-sum](https://github.com/type-challenges/type-challenges/tree/main/questions/08804-hard-two-sum)                               | [Solution](https://tsplay.dev/mLe6aW) |
| [09160-hard-assign](https://github.com/type-challenges/type-challenges/tree/main/questions/09160-hard-assign)                                 | [Solution](https://tsplay.dev/w1ro8N) |
| [09384-hard-maximum](https://github.com/type-challenges/type-challenges/tree/main/questions/09384-hard-maximum)                               | [Solution](https://tsplay.dev/WKj68m) |
| [26401-medium-json-schema-to-typescript](https://github.com/type-challenges/type-challenges/tree/main/questions/26401-medium-json-schema-to-typescript) | [Solution](https://tsplay.dev/WJJ6RW) |
| [27932-medium-mergeall](https://github.com/type-challenges/type-challenges/tree/main/questions/27932-medium-mergeall)                         | [Solution](https://tsplay.dev/wjv3kw) |
| [27958-medium-checkrepeatedtuple](https://github.com/type-challenges/type-challenges/tree/main/questions/27958-medium-checkrepeatedtuple)     | [Solution](https://tsplay.dev/weG2Xm) |
| [28143-hard-optionalundefined](https://github.com/type-challenges/type-challenges/tree/main/questions/28143-hard-optionalundefined)           | [Solution](https://tsplay.dev/WGLZVw) |
| [29650-medium-extracttoobject](https://github.com/type-challenges/type-challenges/tree/main/questions/29650-medium-extracttoobject)           | [Solution](https://tsplay.dev/wgYblm) |
| [30301-medium-isodd](https://github.com/type-challenges/type-challenges/tree/main/questions/30301-medium-isodd)                               | [Solution](https://tsplay.dev/WYb63w) |
