/42.Exam-C-Intermediate

Solutions of the C intermediate exam. Doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.

Primary LanguageC

42_Exam-C-Intermediate

Exam

The exam goes by levels, starting from level 0. By doing each problem correctly, one level up, and so the difficulty of the problems. If one fails a problem, you can retry another problem in the same level, but without getting the full marks.

TODO

The following solutions are pending:

Level 02

  • is_looping
  • longest_sequence
  • ord_alphlong
  • str_maxlenoc

Level 03

  • can_split
  • convert_bst
  • gold_gain
  • width_tree

Level 04

  • clone_list
  • intersection
  • longest_subarray
  • range_comb
  • volume_histogram

Level 05

  • count_island
  • g_diam
  • infin_add
  • infin_mult

https://github.com/Manmeet2018/42_Exam-C-Intermediate