manisaiprasad / Coding-Problems

These are potential coding problems for coding interviews and assessments solved by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding Problems

These are some potential coding problems for programming interviews and assessments, also very intresting & fun ones to slove 😎

This project is aimed to master Data Structures and Algorithms that are effective in time and space complexity

The aim of the repository is to demonstrate and apply the algorithms in simple and efficient way to slove coding problmes and the concepts as much as possible.

Contents

The topics that this project contains are

βœ… Arrays

βœ… Strings

βœ… Linked Lists

βœ… Binary Trees

βœ… Binary Search Trees

βœ… Stacks

βœ… Recursion

βœ… Sorting

βœ… Searching

βœ… Dynamic Programming

βœ… Graphs

βœ… Greedy Algorithms

βœ… Heaps

βœ… Famous Algorithms

ℹ️ Tries

Currently most of the problems are sloved in Python

Sources

These problems are taken from the varioues books and platfloms like cracking the coding interview book, algoexpert, leetcode (not limited to this) and some real coding tests and interviews

Contributions

This repository is open to any kind of contributions. Any kind of suggestions, enhancements are always welcome.

About

These are potential coding problems for coding interviews and assessments solved by me


Languages

Language:Python 86.0%Language:Jupyter Notebook 9.2%Language:Go 1.2%Language:C 1.2%Language:Java 1.0%Language:Scala 0.8%Language:JavaScript 0.7%