BFE.dev
buy us
a coffee
CompanyListsDiscuss
buy us
a coffee

TypeScript Puzzles

Difficulty: few challengers
  • 60. implement UndefinedToNull<T>TypeScriptfew challengers
  • 59. implement MapStringUnionToObjectUnion<U>TypeScriptfew challengers
  • 57. implement ObjectPaths<O>TypeScriptfew challengers
  • 56. implement Abs<N>TypeScriptfew challengers
  • 55. implement StringToNumber<S>TypeScriptfew challengers
  • 54. Implement CamelCase<S>TypeScriptfew challengers
  • 53. Implement SnakeCase<S>TypeScriptfew challengers
  • 52. implement Split<S, D>TypeScriptfew challengers
  • 51. implement Capitalize<T>TypeScriptfew challengers
  • 50. implement Sort<T>TypeScriptfew challengers
  • 49. asserts neverTypeScriptfew challengers
  • 48. implement Divide<A, B>TypeScriptfew challengers
  • 47. implement Multiply<A, B>TypeScriptfew challengers
  • 46. implement Subtract<A, B>TypeScriptfew challengers
  • 45. implement Slice<A, S, E>TypeScriptfew challengers