Web Rewrite
Technology Blog Where You Find Programming Tips and Tricks
  Menu
Skip to content
  • Home
  • Java
  • Programming Questions
    • Array
    • Linked List
    • Stack
    • Queue
    • String
    • Search Algo
    • Interview Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
    • mysql
    • MongoDB
  • Contact Us

Tag Archives: LinkedList

« Older posts
Newer posts »

Stack Program in C using Linked List

By WebRewrite | November 9, 2018 - 1:23 am |November 9, 2018 LinkedList, programming, Stack
Leave a comment

Write a code to implement stack program in C using linked list. In this tutorial, You are going to learn how to implement stack data structure using linked  list.

In my previous post, I have explained Stack program in c using array.  →

Tagged LinkedList, Program, Stack

Program to Print Middle Element of a Linked List

By WebRewrite | May 5, 2016 - 1:27 am |May 5, 2016 LinkedList, programming
1 Comment

Write a program to print middle element of a linked list. It is also the most asked question in interviews.  I assume you have a basic understanding of linked list and it’s concept. →

Tagged DataStructure, InterviewQuestions, LinkedList, programming

C Program to Reverse a Linked List

By WebRewrite | August 8, 2018 - 7:31 am |August 8, 2018 LinkedList, programming
1 Comment

Write a C program to reverse a linked list. Given a singly linked list, we have to write a code to reverse a linked list. In this tutorial, we are going to use iterative approach to solve this problem. →

Tagged Data structure, linked list, LinkedList, programming
123
  • Support Me on PayPal

    Programming Video Tutorials


  • Related Posts (YARPP)

    1. How to Access Localhost from Anywhere using Any Device
    2. How To Install PHP, MySql, Apache (LAMP) in Ubuntu
    3. How to Copy File in Linux using CP Command
    4. PHP Composer : Manage Package Dependency in PHP
  • Topics

    • Multithreading

    • Linked List

    • Binary Tree

    • Hash Map

    • Java

    • Queue

    • Stack

    • Binary Search

    • Programming

    • Sliding Window

    • Composer

    • Memcache

    • Javascript

    • Solid Principles

  • Copyright 2020 – 2021 – webrewrite.com – All Rights Reserved.

  • Home
  • Java
  • Programming Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
  • Contact Us
Web Rewrite | Powered by Mantra & WordPress.