Skip to content

hadrienbdc/leetcode-solutions

Repository files navigation

Personal LeetCode Solutions

LeetCode is a social platform for preparing technical interviews for companies in the IT industry where you solve coding challenges same as Codewars or HackerRank. The level of problems is between easy and hard.

Check it out at https://leetcode.com/ !

My profile: https://leetcode.com/hadry/

Problems

Problems have been solved: 3

Problem Difficulty Python
1. Two Sum Easy py
316. Remove Duplicate Letters Medium py
1081. Smallest Subsequence of Distinct Characters Medium py