Skip to content
Facebook
  • About Us
  • Contact Us
  • Privacy Policy
Facebook
Tech Geek
Skip to content
  • Java /Spring Boot
    • Basics
    • Java Collection Framework
    • Java Virtual Machine
    • Generics in Java
    • Multi-Threading
  • Cloud
  • Data Structures
    • Linked List
  • SQL / DBMS
  • Interview Questions
    • Core Java Interview Questions
    • Spring Boot Interview Questions
  • System Design
    • Design Patterns
    • High Level | System Design | HLD
Home Archive by category "Data Structure" (Page 3)

Category: Data Structure

Find the Middle Element in a Linked List

Gaurav April 3, 2020 April 3, 2020Core Java, Data Structure, Linked List Amazon, Data Structure, Java, Java 8, Linked List 0

LinkedList is a collection of the independent nodes which connected to each other using their pointer address i.e. next and previous. LinkedList is dynamic in nature unlike an array fixed-size data structure. LinkedList increases their size on runtime as the new node is created and linked with each either in…

Continue reading

123
  • Facebook
  • Recent Posts

    • Spring Boot Interview Questions – 1
    • Mapping annotation in Spring Boot
    • Rest-API Interview Questions – 2
    • Rest-API Interview Questions – 1
    • Java Optional Class
  • Categories

    • Array
    • ArrayList
    • AWS
    • Cloud Computing
    • Core Java
    • Data Structure
    • DBMS
    • GCP
    • High Level System Design
    • Interview Questions
    • Java Collection Framework
    • Kafka
    • Linked List
    • LinkedList
    • Low Level System Design
    • Security
    • Spring AOP
    • Spring-Framework
    • System Desigm
    • Uncategorized
Copyright © 2025 · Coder Stuff· All rights Reserved.
Powered by Nirvana & WordPress.
Facebook