Skip to content

LuigiVictorelli/algorithmic-computing-club-utd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

image

Algorithmic Computing Club UTD

Test your strength with our weekly leet code practices!

Below is a list of the problems and corresponding solutions

Beginner Practice

Leetcode # Name Language Solution
876 Middle of Linked Lists

PDF Solution
463 Island Perimeter Python 463 Answer

PDF Solution
169 Majority Element Python 169 Answer

PDF Solution
572 Subtree of Another Tree Python 572 Answer

PDF Solution
14 Longest Common Prefix Python 14 Answer
9 Palindrome Number Python 9 Answer
28 Find the Index of the First Occurence in a String Python 28 Answer

Regular Practice

Leetcode # Name Language Solution
907 Sum of Subarray Minimums Python 907 Answer
62 Unique Paths Python 62 Answer
103 Binary Tree Zigzag Level Order Traversal Python 103 Answer
17 Letter Combinations of Phone Number Python 17 Answer
200 Number of Islands Java 200 Answer
230 Kth Smallest Element in BST Python 230 Answer
55 Jump Game Java 55 Answer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 70.1%
  • Java 29.9%