saching13 / Coding-challenge

Coding practice solutions form leetcode and Algoexpert.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding_challenge

//# Completed: 2/2 days

Difficulty Levels solved

⚪ Easy: 0
🔵 Medium: 2 🔴 Hard: 0 ⚫ Very Hard: 0

Algo Expert

Max Subste sum No adjacent
TIP : Check for last two sums in the sum list
🔵 kandane's Algorithm Finding max sum of a sub array(only adjacent)

About

Coding practice solutions form leetcode and Algoexpert.io


Languages

Language:C++ 91.3%Language:Python 8.7%