Skip to content

TheQuickBlog

Learn Quick, Lead Quicker

  • How To
  • Django
    • Django Rest Framework
    • Django Session
  • Python
    • Jupyter Notebook
    • Machine Learning
    • Openpyxl
  • Data Science
    • Orange
    • Jupyter Notebook
  • Laravel
    • Installation
    • CRUD
  • Linux
  • SQL
  • Blockchain
  • Git
    • GitHub Pages
    • Jekyll Framework
    • GitHub Gist
    • GitHub Resume
    • GitHub Contribution
  • OS
  • Data Structure
  • AI

Category: Data Structure

sending an email through gmail using python

Complete Overview of Tree Data Structure.

April 9, 2024 thequickblog Data Structure

A tree structure is a type of hierarchical arrangement utilized for organizing and representing data in a manner conducive to efficient navigation and retrieval. It comprises interconnected nodes establishing hierarchical relationship.

Continue reading
sending an email through gmail using python

Queue overview and its implementation with C.

April 6, 2024 thequickblog Data Structure

A queue is a linear data structure in computer science that represents an ordered collection of elements or items. In a queue, elements are added at one end, known as the “rear” or “back” of the queue, and removed from the other end, known as the “front” or “head” of the queue.

Continue reading
sending an email through gmail using python

Stack Overview and implementation with C.

April 5, 2024 thequickblog Data Structure

A stack is a collection of items arranged in a specific order, where new items can be added or removed
only from one end, known as the top of the stack. The stack is dynamic, meaning it can change
constantly.

Continue reading
Recursion implementation on Recursion

Recursion implementation on Tower of Hanoi.

April 4, 2024 thequickblog Data Structure

Recursion is a problem-solving technique where the solution of a problem depends on solutions to smaller instances of the same problem. It is a process by which a function calls itself directly or indirectly. Such a function is called a recursive function.

Continue reading
sending an email through gmail using python

Brief Overview of Algorithm Analysis.

April 3, 2024 thequickblog Data Structure

“An algorithm is a finite set of precise instructions executed in finite time for performing a computation or for solving a problem”. To represent an algorithm we use pseudo-code. Pseudo-code represents an algorithm in a clear understandable manner in like English language and gives the implementation view as like programming
language.

Continue reading

Categories

  • AI
  • Blockchain
  • Data Science
  • Data Structure
  • Excel
  • Git
  • How To
  • Laravel
  • Linux
    • Terminal
    • Ubuntu
  • Machine Learning
    • Orange3 Data Mining Tool
  • MySQL
  • OS
  • PHP
  • Python
    • Django
    • Django Rest Framework
    • Jupyter Notebook
    • Openpyxl
    • Pandas
    • pip
  • Snowflake
  • SQL
  • Uncategorized

Recent Posts

  • Application of Binary Cross Entropy.
  • Code for Binary Cross Entropy quick implementation.
  • Pagination for retrieving large table records in SQL.
  • Complete Overview of Tree Data Structure.
  • Complete overview of Cryptocurrency.

Archives

  • April 2024 (9)
  • October 2023 (1)
  • September 2023 (4)
  • August 2023 (9)
  • July 2023 (2)
  • May 2023 (1)
  • January 2023 (3)
  • November 2022 (1)
  • July 2022 (1)
  • June 2022 (1)
  • January 2022 (4)
  • September 2021 (1)
  • July 2021 (1)
  • June 2021 (1)
  • May 2021 (1)
  • April 2021 (3)
  • March 2021 (2)
  • January 2021 (1)
  • November 2020 (4)
  • August 2020 (4)
  • July 2020 (5)
  • June 2020 (7)
  • May 2020 (33)
  • April 2020 (1)
  • March 2020 (3)
  • February 2020 (1)
  • January 2020 (2)
  • December 2019 (1)
  • November 2019 (2)
  • October 2019 (1)
  • September 2019 (1)
  • August 2019 (1)
  • July 2019 (8)
  • June 2019 (1)
  • May 2019 (1)
  • April 2019 (1)
  • March 2019 (1)
  • February 2019 (2)
  • January 2019 (2)
  • December 2018 (1)

Tags

Algorithm (3) automation (8) Bitcoin (6) blockchain (8) blockchain technology (5) blog (3) computer science (4) cryptocurrency (4) cryptography (8) data (6) Database (4) datascience (4) Django (11) Django Tutorial (12) DSA (4) Excel (5) Git (6) Github (9) Google (4) How To (48) Jupyter (3) Jupyter Notebook (4) Laravel (12) Laravel5 (6) Laravel5.7 (9) Laravel Migration (3) Linux (12) Linux Terminal (6) MySQL (13) openpyxl (6) Php (8) php5.7 (3) PHP7 (9) pip (7) Python (30) Python3 (32) python module (9) python pacakge (3) Query (4) quickblog (5) SQL (6) terminal (5) Ubuntu (5) virtualcoin (3) windows (4)
WordPress Theme: Tortuga by ThemeZee.