Skip to content

Files

Latest commit

 

History

History

DataLemur Problems

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Python DataLemur Challenges

This folder contains my Python solutions to various DataLemur challenges, organized by difficulty levels: Easy and Medium. These problems serve to improve my Python programming and problem-solving skills through practical, real-world challenges.

Structure

  • Easy: Basic problems that help build foundational programming skills in Python.
  • Medium: Intermediate problems requiring a deeper understanding of Python functions and algorithms.

Easy Level Problems

Problem Name Solution Problem Name Solution Problem Name Solution
Contains Duplicate Solution Factorial Formula Solution Fizz Buzz Sum Solution
Intersection of Two Lists Solution Max Profit Trading Stocks Solution Missing Integer Solution
Salary Inequity Solution

Medium Level Problems

Problem Name Solution Problem Name Solution Problem Name Solution
Factorial Trailing Zeroes Solution Largest Contiguous Subarray Sum Solution Largest Prime Factor Solution
Maximum Product of Three Numbers Solution Merge Conflicts Solution Pearson Correlation Coefficient Solution
Smallest Multiple Solution Two Sum Solution

Contributions

Contributions are welcome! Feel free to open an issue or submit a pull request with any suggestions or improvements.