Skip to content
Sunday, June 15, 2025
  • Contact Us
  • About Us
  • Disclaimer
  • Privacy Policy
Tutorials for GATE CSE
  • Home
  • CS SUBJECTS
    • DBMS
    • Data Structure
    • Operating System
    • Computer Networks
    • Computer Architecture
    • Software Engineering
  • PROGRAMMING
    • C Programming
    • JAVA
    • C++
    • Web Development
  • Job Preparation
    • Technical Interview
    • HR Interview
  • MOTIVATIONAL
    • Personality Development
  • GATE PRACTICE SETS
  • GATE CS QUESTIONS
    • Computer Architecture
    • Computer Networks
    • Operating System
    • DBMS
    • Theory of Automata

Tag: circular queue example

circular queue in data structure
Data Structure Notes

Circular Queue in Data Structure

Circular Queue in Data Structure Circular queue in data structure is the updated version of normal queue in which the last element is connected to the first element of the queue. Circular Queue is an important  topic of Data Structure. Questions based on Circular queue are sometime asked in GATE examination. Here we are going […]

Posted on October 25, 2021March 1, 2024 Author admin Comment(0)

Enhace Your Knowledge

how to become a teacher in usa

How to Become a Teacher in USA

Posted on August 12, 2022August 12, 2022 Author admin

A Brief History of Cyber Crime Status in India

Posted on July 23, 2017October 17, 2019 Author admin
insertion at beginning in circular linked list

Insertion at Beginning in Circular Singly Linked List

Posted on October 9, 2023December 8, 2023 Author admin
procedure in sql

Procedure in SQL

Posted on August 4, 2024August 4, 2024 Author admin

Program in C to Implement Lagrange’s Interpolation Formula

Posted on July 3, 2017January 5, 2022 Author admin
fico score full form

FICO SCORE Full Form

Posted on September 27, 2022October 17, 2022 Author admin
data structures and algorithms interview questions

Top 100 Data Structures and Algorithms Interview Questions [ 2021]

Posted on May 21, 2021March 9, 2022 Author admin
transaction in DBMS

Transaction in DBMS

Posted on August 27, 2023January 3, 2024 Author admin
binary search tree construction

Binary Search Tree Problems and Solution

Posted on December 9, 2023December 15, 2023 Author admin
relational algebra in dbms

Relational Algebra in Relational DBMS

Posted on February 13, 2020August 25, 2023 Author admin
how to impress in an interview

How to Impress in an Interview?

Posted on April 29, 2022April 29, 2022 Author admin

Important Dates for Gate 2017 Exam

Posted on November 27, 2016October 14, 2019 Author admin

Interview Questions from Data Structure Part 1

Posted on October 11, 2016October 14, 2019 Author admin

Know about TCS Code Vita Contest

Posted on February 20, 2016 Author admin
theory of computation gate questions

Theory of Computation Gate Questions – [ Update Guide ]

Posted on December 26, 2019August 16, 2023 Author admin
deletion in doubly linked list at the end

Deletion in Doubly Linked List at the End

Posted on October 22, 2023December 16, 2023 Author admin

Routing Concepts based Study Material for gate Computer Science.

Posted on November 28, 2017October 15, 2019 Author admin
harekala hajabba biography

Harekala Hajabba Biography

Posted on November 10, 2021April 26, 2022 Author admin
relocation in memory management

Relocation in Memory Management

Posted on April 15, 2017October 19, 2021 Author admin

Basic questions from XML

Posted on August 26, 2015 Author admin
acid properties in dbms

Acid Properties of Transaction in DBMS

Posted on December 5, 2020August 27, 2023 Author admin

Tips and Techniques to Improve the life.

Posted on October 30, 2016October 18, 2019 Author admin
Parag agrawal biography

Parag Agrawal Biography

Posted on November 30, 2021April 26, 2022 Author admin
fibonacci series in python

Fibonacci Series Implementation in Python

Posted on September 8, 2020November 2, 2021 Author admin
memory allocation in os

Memory Allocation in OS

Posted on July 13, 2017October 19, 2021 Author admin
C Array Solved Programs

Top 3 C Array Solved Programs

Posted on June 16, 2023 Author admin
smart home technology examples

Smart Home Technology Examples

Posted on May 26, 2022August 28, 2022 Author admin

Java Script 1

Posted on August 26, 2015 Author admin

Rational Rose Software Introduction and Applications

Posted on October 29, 2017October 17, 2019 Author admin
data structure notes

Data Structure Notes

Posted on July 29, 2021February 25, 2024 Author admin

Motivate Yourself

Posted on May 18, 2018October 15, 2019 Author admin

Computer Network GATE Questions

Posted on May 21, 2019May 31, 2022 Author admin

Memory Protection in Contiguous Memory Allocation

Posted on April 30, 2017June 16, 2022 Author admin
C Programming Interview Questions

Top 100 C Programming Interview Questions

Posted on June 17, 2021December 4, 2021 Author admin
operating system input output

Operating System Input Output

Posted on September 14, 2022September 14, 2022 Author admin

Types of Operating System

Posted on June 4, 2018April 17, 2021 Author admin
floyd warshall algorithm example

Floyd Warshall Algorithm Example

Posted on February 25, 2024February 25, 2024 Author admin
how to create a new document in adobe photoshop

How to Create a New Document in Adobe Photoshop CC ?

Posted on November 27, 2020March 10, 2022 Author admin
computer networks gate questions

Computer Networks Gate Questions for Practice – [ Updated ]

Posted on July 31, 2019February 21, 2024 Author admin
top 40 small business ide

Top 40 Small Business Ideas in Hindi

Posted on April 28, 2021May 1, 2021 Author admin
substring in java

Substring in Java

Posted on April 15, 2022September 28, 2022 Author admin
Queue Data Structure

Queue Data Structure

Posted on November 11, 2023December 2, 2023 Author admin
paypal payment gateway integration

PayPal Payment Gateway Integration

Posted on July 12, 2021September 30, 2022 Author admin
deadlock in os

Deadlock in OS

Posted on September 21, 2022 Author admin
minimum spanning tree example with solution

Minimum Spanning Tree Tutorial

Posted on August 8, 2021February 4, 2024 Author admin
contiguous memory allocation in operating system

Types of Contiguous Memory Allocation in Operating System

Posted on May 30, 2022October 5, 2022 Author admin

Computer Science Interview Questions and Answers

Posted on September 23, 2018October 15, 2019 Author admin
call by value program in c

Call by Value Program in C

Posted on August 17, 2023January 4, 2024 Author admin
how to travel on budget to azerbaijan

How to Travel Well on a Budget in Azerbaijan

Posted on May 15, 2021May 16, 2021 Author admin

Gate Preparation Books for Computer Science based gate study material for computer science

Posted on December 6, 2017October 15, 2019 Author admin
aid engineering full form

AID Engineering Full Form

Posted on November 3, 2021November 3, 2021 Author admin

IaaS with Hybrid Cloud

Posted on May 23, 2016 Author admin

HTML5 application cache manifest and it’s types

Posted on December 16, 2018October 15, 2019 Author admin
implementation of queue using Linked List

Implementation of Queue using Linked List

Posted on November 13, 2023February 14, 2024 Author admin
computer virus

Computer VIRUS

Posted on September 1, 2021December 16, 2021 Author admin

Program to copy the contents of one string to another string using a pointer

Posted on March 16, 2017October 18, 2019 Author admin
ip address classes

IP Address Classes Tutorial

Posted on March 22, 2019May 31, 2022 Author admin

Important Information about Gate Exam 2017

Posted on December 2, 2016October 18, 2019 Author admin

DBMS Gate Questions : SQL Query Based [ Updated ]

Posted on November 4, 2018June 18, 2022 Author admin
product support engineer job

Product Support Engineer Recruitment

Posted on December 23, 2021December 23, 2021 Author admin
Computer Science Junction , 2024 | Newspaper Lite by themecentury.
  • Follow on Facebook
  • Follow on Twitter
  • Follow on LinkedIn
  • Follow on Pinterest
Verified by ExactMetrics