LeetCode solutions Solution to leetcode problems written in C or Python languages. Questions are categorized into easy,medium and hard and also based on daily challenges or any special challenges. Feel free to add solutions in C, python, java or c++. Points to be noted while solving questions in leetcode: Using static or global variables give wrong output during runtime.