Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.53 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.53 KB

Leetcode Problem Solution

This repository is to maintain consistency and also help geeks to solve the problems at which they are stuck.

What is Leetcode ?

Leetcode is a platform to help you enhance your skills, expand your knowledge and prepare for technical interviews. It is a place that has lots of questions of varying levels and features, of filtering through various topics and much more.

Check out Leetcode.

Language used

You can use any kind of language, but it should be clean and properly coded without errors.

Conflict

If two person push the same question in the same language, the most optimized code will be selected.

Rules and Regulation

Please adhere to Code of Conduct of Collab Community.

Problem-Solved

# Title Solution Difficulty
1 Two Sum C++, Java Easy
2 PalindromeNumber C++, Java Easy

Contributing

This repository provides detailed solutions to LeetCode problems, which can be used to improve the problem solving abilities of developers.

We encouraged you to contribute to Leetcode Problem Solution, and we have provided guidelines to help you get started.