An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by eMahtab

A curated list of projects in awesome lists by eMahtab .

https://github.com/emahtab/aws-devops-professional-notes

Study Notes for AWS DevOps Professional Certification Exam

aws devops notes

Last synced: 05 Mar 2026

https://github.com/emahtab/aws-elastic-beanstalk-notes

Study Notes for AWS Elastic Beanstalk Service

aws elasticbeanstalk notes

Last synced: 03 Aug 2025

https://github.com/emahtab/aws-opsworks-notes

Study Notes for AWS OpsWorks Service

aws notes opsworks

Last synced: 03 Aug 2025

https://github.com/emahtab/discoverindia-soap-web-service

Discover India is a SOAP based Web Service created using JAX-WS API .It takes an Indian state name as an argument and you can retrieve capital of that state, number of districts in that state, local languages of that state, airports and some interesting facts about that state

Last synced: 11 Aug 2025

https://github.com/emahtab/aws-solutions-architect-notes

Study Notes for AWS Solutions Architect Certification Exam

aws certification solutions-architect study-notes

Last synced: 03 Aug 2025

https://github.com/emahtab/linkository

Linkository is a bookmark manager application built using Node.js and MongoDB

crud jwt-authentication mongodb nodejs

Last synced: 03 Aug 2025

https://github.com/emahtab/human-anatomy

Human Anatomy created with SVG

human-anatomy svg

Last synced: 14 Apr 2025

https://github.com/emahtab/valid-anagram

Check if target string is anagram of source string

anagram leetcode problem-solving

Last synced: 19 Mar 2026

https://github.com/emahtab/node-express-hello-world

Simple Node.js Express Hello world app

Last synced: 06 Oct 2025

https://github.com/emahtab/knights-tour

Knight's Tour Problem

Last synced: 28 Mar 2025

https://github.com/emahtab/jenkins-cje-2017

Jenkins CJE Exam 2017 Prep

cd ci cje jenkins

Last synced: 21 Jul 2025

https://github.com/emahtab/all-nodes-distance-k-in-binary-tree

All nodes distance k in a binary tree

breadth-first-search graph leetcode

Last synced: 19 Mar 2026

https://github.com/emahtab/maximum-subarray-sum

Find the maximum contiguous subarray sum

kadane-algorithm leetcode problem-solving

Last synced: 14 Oct 2025

https://github.com/emahtab/copy-list-with-random-pointer

Copy a Linked List with Random Pointer

clone leetcode linked-list problem-solving

Last synced: 06 Jan 2026

https://github.com/emahtab/best-time-to-buy-and-sell-stock-ii

Find the max profit buying and selling stock with unlimited number of transactions.

buy-and-sell leetcode problem-solving

Last synced: 07 Jan 2026

https://github.com/emahtab/longest-substring-with-at-most-k-distinct-characters

Longest Substring with At Most K Distinct Characters

leetcode sliding-window substring

Last synced: 19 May 2026

https://github.com/emahtab/completable-future

Java 8 CompletableFuture

completable-future concurrency java-8

Last synced: 20 Mar 2025

https://github.com/emahtab/convert-sorted-array-to-binary-search-tree

Convert Sorted Array to Height Balanced Binary Search Tree

binary-search-tree leetcode problem-solving

Last synced: 28 Jan 2026

https://github.com/emahtab/maximum-sum-increasing-subsequence

Given an array, find the maximum possible sum for Increasing Subsequence

dynamic-programming increasing-subsequence subsequence

Last synced: 28 Oct 2025

https://github.com/emahtab/factorial-trailing-zeroes

Find number of trailing zeroes in factorial of a number

factorial leetcode maths maths-problem problem-solving

Last synced: 08 Jan 2026

https://github.com/emahtab/angularjs-ngview-animations

Uses AngularJS animations with ngAnimate - ngview

Last synced: 28 Mar 2025

https://github.com/emahtab/merge-sorted-array

Merge two sorted arrays

leetcode merge problem-solving

Last synced: 07 Jan 2026

https://github.com/emahtab/maze-solving

Maze Solving (Rat in a Maze)

maze-solver rat-in-maze

Last synced: 02 Aug 2025

https://github.com/emahtab/longest-palindromic-substring

Find longest palindromic substring in a string

dynamic-programming leetcode palindrome problem-solving

Last synced: 19 Mar 2026

https://github.com/emahtab/missing-number

Find the missing number

hashset leetcode problem-solving

Last synced: 21 Jul 2025

https://github.com/emahtab/callable

Callable Example

callable concurrency java

Last synced: 28 Mar 2025

https://github.com/emahtab/java

Java Programming Language

Last synced: 02 Feb 2026

https://github.com/emahtab/sudoku

Sudoku Implementation

backtracking sudoku

Last synced: 28 Mar 2025

https://github.com/emahtab/check-completeness-of-a-binary-tree

Checking whether a binary tree is Complete binary tree or not

bfs complete-binary-tree leetcode problem

Last synced: 07 Jan 2026

https://github.com/emahtab/n-queens

N Queens Problem - Explanation & Implementation

nqueens-problem nqueens-problem-solver

Last synced: 28 Mar 2025

https://github.com/emahtab/power-of-three

Determine whether a number is power of three.

leetcode maths problem-solving

Last synced: 06 Jan 2026

https://github.com/emahtab/depth-first-search

Depth First Search Traversal

depth-first-search tree-traversal

Last synced: 28 Mar 2025

https://github.com/emahtab/palindrome-linked-list

Check If Linked List is Palindrome

leetcode linked-list palindrome problem-solving

Last synced: 02 Feb 2026

https://github.com/emahtab/payment-systems

All about payment systems

bacs chaps faster-payments swift

Last synced: 04 May 2025

https://github.com/emahtab/unique-binary-search-trees

Count the total number of BST possible with n numbers

binary-search-tree dynamic-programming leetcode problem-solving

Last synced: 17 Feb 2026

https://github.com/emahtab/fork-join

Fork Join Framework in Java

concurrency fork-join-framework java work-stealing

Last synced: 28 Mar 2025

https://github.com/emahtab/maximal-square

Find the maximal square area

dynamic-programming leetcode problem-solving

Last synced: 17 Feb 2026

https://github.com/emahtab/search-2d-matrix-ii

Search 2D Matrix sorted row and column wise

leetcode problem-solving

Last synced: 07 Jan 2026

https://github.com/emahtab/kth-largest-element-in-an-array

kth largest element in an array

heap leetcode problem-solving

Last synced: 25 Feb 2026

https://github.com/emahtab/spiral-matrix

Spiral Traversal of a 2D Matrix

leetcode problem-solving spiral-traversal

Last synced: 07 Jan 2026

https://github.com/emahtab/mysql-test-dataset

Repository for MySQL test data set

dataset large-dataset mysql

Last synced: 02 Apr 2025

https://github.com/emahtab/minimum-depth-of-binary-tree

Minimum Depth of Binary Tree

Last synced: 07 Jan 2026

https://github.com/emahtab/longest-substring-with-at-most-two-distinct-characters

Longest Substring with At Most Two Distinct Characters

leetcode sliding-window substring

Last synced: 18 Mar 2025

https://github.com/emahtab/coin-change-2

Coin Change Problem (Total number of ways to make change) Implementation

coin-change dynamic-programming leetcode

Last synced: 28 Mar 2025

https://github.com/emahtab/longest-common-prefix

Find the longest common prefix among strings

leetcode prefix problem-solving

Last synced: 06 Jan 2026

https://github.com/emahtab/scheduled-thread-pool

Single thread Scheduled Thread Pool to run a task periodically

concurrency java scheduled-thread-pool thread-pool

Last synced: 28 Mar 2025

https://github.com/emahtab/thread-pool

Last synced: 07 Jan 2026

https://github.com/emahtab/cyclic-barrier

CyclicBarrier to coordinate between multiple threads

concurrency cyclic-barrier java

Last synced: 28 Mar 2025