Skip to content
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us
tejsumeru-logo

Tejsumeru

Thoughts Become Reality
  • Home
  • Tutorials
    • Java
    • C language
    • Python
      • SciPy
    • C++ Language
    • PHP
    • Data Structure
    • Kotlin
    • Go Lang
  • Interview Quetions
  • About Us

Disjoint Sets Data Structure

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Data Structure, Tutorials

A Disjoint set which can be viewed as a collection of sets where in no element appears in more than one set. A disjoint set data structure is used to maintain a collection S = {S1, S2, S3, …, Sn} of disjoint dynamic set. We… Read More »Disjoint Sets Data Structure

Difference between Row Major Array and Column Major Array

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Data Structure, Tutorials

Introduction Of Linear And Non Linear Data Structure

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Data Structure, Tutorials

Linear data structure: A data structure is said to be linear if its data item form a linear sequence. Examples of the linear data structure are: (a) Array (b) Linked List (c) Stack (d) Queue Array: An array is a collection of data elements of… Read More »Introduction Of Linear And Non Linear Data Structure

Basic Introduction Of Data Structures

  • tejsumeru.12@gmail.com tejsumeru.12@gmail.com
  • Data Structure, Tutorials

Data structures: A data structure is a way of organizing data items such that data items can be accessed efficiently. Or A data structure is a way of organizing data items that considers not only the items stored, but also their relationship to each other.… Read More »Basic Introduction Of Data Structures

Recent Post

  • Step-by-Step Guide to Installing and Configuring Java SpringBoot
  • Setting up SpringBoot for Java Development: Tips, Tricks, and Best Practices
  • Integrating ChatGPT API into Your Android App: A Guide to Building Cutting-Edge Chatbots
  • What is Android Jetpack Compose: An Introduction to Google’s UI Toolkit
  • Efficient Java Microservices with Quarkus: A Guide to Setting Up the Framework




Copyright © 2018 Tejsumeru