coderz.py

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Tag: Pointer

  • Accessing Elements

    C++

    References in C++

    C++ references allow you to give a variable a second name that you can use to read or modify the…

    October 18, 2022

  • Accessing Elements

    C++

    Class Members Pointers in C++

    A pointer to a C++ class is created in the same way that a pointer to a structure is created,…

    October 20, 2022

  • Accessing Elements

    C++

    Upcasting in C++

    Upcasting is the process of creating the derived class’s pointer or reference from the base class’s pointer or reference. It…

    October 26, 2022

  • Trie in DSA

    DSA Basics

    Pointers in DSA

    What are pointers? Pointers are variables that are used to save the position of a value in memory. A memory…

    May 22, 2023

coderz.py

Practical coding tutorials and guides for Python, web development, algorithms, and more. Built for developers who love to learn.

Explore

  • 23 DSA Patterns
  • DSA Basics
  • DSA Sheet
  • C
  • C++
  • Java
  • Python
  • DBMS
  • Privacy Policy

Categories

  • 23 DSA Patterns
  • AI
  • C
  • C++
  • Dataweave
  • DBMS
  • DSA Basics
  • DSA Sheet
  • Dynamic Programming
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML
  • SQL
  • Tech Blogs

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code