Skip to content
TechAlmirah
Unlocking the World of Technology
  • Home
  • Tutorials
    • Basic Computer
    • Computer Network
    • Operating System
    • Data structure
    • RESTful API
    • Cloud Computing
    • Quantum Computing
    • Cryptocurrency
    • Software Engineering
    • DBMS
    • POP with C
  • DevOps
    • Kubernetes
    • Docker
  • Programming Language
    • C
    • Java
    • Node.js
  • CheatSheet
  • Interview
    • Q & A
  • Comparison
  • Blog

Category: Data structure

data structure and its types

6 April 2021 techalmirah

Here you find the brief about the data structure and its types; we hope you enjoy this article. What is…

Continue Reading →

Posted in: Data structure

Importance and uses of Data Structures

5 April 2021 techalmirah

In the realm of technology, data structures play a pivotal role in optimizing information organization, storage, and retrieval. By implementing…

Continue Reading →

Posted in: Data structure

what is pointer in c

25 February 2020 techalmirah

The pointer is the variables that are used to store/hold the address of another variable, in one sense, any variable…

Continue Reading →

Posted in: Data structure

searching in data structure

31 December 2019 techalmirah

Let’s start with the introduction to the Searching with some searching algorithm in the data structure below, you can also…

Continue Reading →

Posted in: Data structure

Sorting in data structure

techalmirah

Lets us see the Sorting technique in the data structure, with there type and algorithm. Introduction to Sorting Sorting is…

Continue Reading →

Posted in: Data structure

Linked list with Operation and application

techalmirah

Let us start with Linked list with the type of linked list and operation performed in a linked list and…

Continue Reading →

Posted in: Data structure

Queue and Application of Queue

techalmirah

A queue is a linear list of elements in which deletion can take place only at one end, called the…

Continue Reading →

Posted in: Data structure

Post navigation

Page 2 of 3
← Previous 1 2 3 Next →
  • Join Us
  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
  • Linkedin
  • Instagram
  • twitter
  • Pinterest
Copyright © 2023 TechAlmirah