Skip to content
Learn Steps
  • Technology
    • Programming
    • Docker
    • Linux
    • Gadgets
    • Servers
    • Software Management
    • Web development
      • Front End
    • Raspberry Pi
  • Kubernetes
    • How NodeLocal DNS Boosts Production Performance
    • Running Kubernetes in Production: Part 1
    • What exactly are Kubernetes Operators?
    • Debugging with kubectl
    • How a CNI config caused havoc in our Redis Infrastructure.
    • What to learn from a long term perspective
    • All on K8s
  • About Us
    • Privacy Policy
    • Contacts
Site Search

Author: Sakshi Bansal

Software developer and DevOPS engineer. Enthusiastic about FOSS and dedicated to learning and developing technology. Like to contribute by developing awesome technology share my knowledge with others.
Different types of Linked List and how to code them.

Types of Linked Lists, Memory allocation, and cache locality

  • Sakshi Bansal
  • March 29, 2020March 29, 2020
  • Programming

Linked lists are one of the most important data structures and these are the ones asked most in an interview. In this article, we are going to look into how types of linked lists. Data Structure A data structure is structuring and organizing data in a simple way so that data can be easily manipulated

Read More
Get it on Google Play

5 Must-read books for DevOps and SRE.

Recent Posts

  • Swap Memory, when and when not to use.
  • Demystifying GVK: Groups, Versions, and Kinds in Kubernetes
  • What’s new in Kubernetes 1.30
  • Important Algorithms to Know in Distributed Systems
  • Kubernetes and the Reconciler Pattern: Maintaining Order in the Chaos
  • API vs ABI: Why Both Matter in Software Development
  • Understanding TCP and UDP: A Deep Dive into Sockets
  • Different types of system calls
  • Kubernetes in Production: Should you run your own worker nodes?
  • Kubernetes in Production: Managed Control Plane – Worth Considering for Kubernetes

Tags

algorithms aws Basics on Kubernetes cloud cloud native infrastructure containers data databases data structures debugging design patterns devops docker git infra provisioning infrastructure as code infrastructure automation interviewquestions javascript k8s kubernetes linux memory management monitoring mysql networking nginx performance pods programming prometheus python redis scale servers software development sre system architecture systems tcp terraform Tooling in Devops vagrant web development working on scale

Other Websites

Get Website Ip 
Check IP
Check Telnet
Check Ping

Letusdevops: Mock Interviews and Guidance

RSS Feed RSS - Posts

In love with code