Skip to content

Ibrahim Hasnat

The blog of Ibrahim Hasnat

  • Home
  • About Me
  • Current Page: Blog
    • Data Structure
    • Algorithm
    • LeetCode

51st Blog Post

I published my 50th blog post on this site. This post is all about my blog journey. Though I am not an expert, and my journey...

Continue reading...
December 3, 2020 by Ibrahim Hasnat Misc

Linked List Cycle | LeetCode 141 | Python | Solution

Click here to see the problem details. Read the description first. We will be given a Linked List. We have to determine there is any cycle...

Continue reading...
November 29, 2020 by Ibrahim Hasnat LeetCode

10 Useful VS Code Keyboard Shortcuts

We all know about the Visual Studio Code (Also known as VS Code) editor. It’s one of the most popular coding editors. And my most favorite...

Continue reading...
November 28, 2020 by Ibrahim Hasnat Misc

700. Search in a Binary Search Tree | LeetCode | Python | Solution

Click here to see the problem in LeetCode. Read the description carefully. This one is a pretty easy problem for you if you know how to...

Continue reading...
November 18, 2020 by Ibrahim Hasnat LeetCode

35. Search Insert Position | LeetCode | Python | Solution

This one is a binary search-related problem. Click here to see the problem in LeetCode. We will be given a sorted array in ascending order. And...

Continue reading...
November 10, 2020 by Ibrahim Hasnat LeetCode

620. Not Boring Movies | LeetCode | SQL | Solution

This one is database related problem and pretty easy. Click here to see the problem on LeetCode. Read the description and try to understand the problem....

Continue reading...
November 5, 2020 by Ibrahim Hasnat LeetCode

83. Remove Duplicates from Sorted List | LeetCode | Python | Solution

Let’s solve a linked list problem. See the problem in Leetcode. Click Here. The problem description is pretty short and simple. It says that we are...

Continue reading...
November 3, 2020 by Ibrahim Hasnat LeetCode

Intro of Algorithm

The word Algorithm mostly familiar in Math and Computer Science fields. But this term is not limited to these fields. Informally, algorithms mean steps of solving...

Continue reading...
September 29, 2020 by Ibrahim Hasnat Algorithm

1342. Number of Steps to Reduce a Number to Zero | LeetCode | Python | Solution

Here is the link to this problem. Read the problem description carefully before solving this problem. It’s an easy Leetcode problem. Here we will be given...

Continue reading...
September 29, 2020 by Ibrahim Hasnat LeetCode

(Pre|In|Post)Order Traversal In Binary Tree | Recursive Way | Code Snippet

Tree traversal algorithms are easy. Let’s see the Python implementation of these three types of tree traversal in the recursive way. Click here to see the...

Continue reading...
September 19, 2020 by Ibrahim Hasnat Code Snippets
Page 8 of 13« First«...678910...»Last »
Ibrahim Hasnat
I am an ordinary self-taught computer programmer. Programming is something I like most. It’s fascinating to me.

Categories

  • Algorithm
  • Code Snippets
  • CSS
  • Data Structure
  • JavaScript
  • LeetCode
  • Linux
  • Misc
  • Python

Recent Posts

  • Recursion | An Awesome Method for Solving Problems
  • Overview of Python Dictionary | Data Structure
  • Number of Islands | LeetCode 200 | Python | Solution
  • If You Are A Self-learner, These Might Help You
  • Binary Search Tree | Data Structure
  • Same Tree | LeetCode 100 | Python | Solution
  • Kth Smallest Element in a BST | LeetCode 230 | Python | Solution

Trending




Tags

Algorithm Array Binary Binary Search Binary Search Tree Binary Tree Built-in Code Commands CSS Tricks Data Structure DFS Function HashTable Icons Intro JavaScript Learning LeetCode LIFO Linear Linked List Linux List Methods MySQL Problem Solving programming Python Python Function Queue Recursion Reverse Search Algorithm Solution Sort SQL Stack String Technology Tips Tree Tree Traversal Two Pointer Web




Ibrahim Hasnat © 2022. All Rights Reserved.