8000 GitHub - dpvasani/Pointer-In-Cpp: Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.
[go: up one dir, main page]

Skip to content

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

Notifications You must be signed in to change notification settings

dpvasani/Pointer-In-Cpp

Repository files navigation

GSSoC '24 Mentor  7K+ Family @Linkedin  Mentor At @topmate io  Building @CryptoMinds  MERN Stack Web Developer  Web 3 0  Blockchain Developer  Career Counselor  Graphic Designer

🌐 Socials:

Connect with me :

dpvasani_56 Darshan Vasani dp_vasani56 dpvasani_56 vadanidp0qg dpvasani56 dpvasani_56

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

Pointer-In-Cpp

Welcome to the Pointer-In-Cpp repository! This repository contains a collection of C++ programs and exercises focused on pointers and related mathematical concepts.

Overview

No Topics Covered Problems Solved Solution Links
1 Mathematics and Pointers 1. Count Primes
2. Basic Maths For DSA
3. GCD - HCF
4. Modular Exponentiation For Large Numbers
5. Optimising Sieve Of Eratosthenes
6. Pointer Level I
7. Pointer Level II
8. Pointer Level III
9. Pointer Practice
10. Segmented Sieve
1. Count Primes
2. Basic Maths For DSA
3. GCD - HCF
4. Modular Exponentiation For Large Numbers
5. Optimising Sieve Of Eratosthenes
6. Pointer Level I
7. Pointer Level II
8. Pointer Level III
9. Pointer Practice
10. Segmented Sieve

Description of Problems

  1. Count Primes - A C++ program to count prime numbers.
  2. Basic Maths For DSA - Basic mathematical operations used in Data Structures and Algorithms.
  3. GCD - HCF - Algorithms to compute the Greatest Common Divisor and Highest Common Factor.
  4. Modular Exponentiation For Large Numbers - Efficient computation of large number exponentiation with modular arithmetic.
  5. Optimising Sieve Of Eratosthenes - Optimized version of the Sieve of Eratosthenes algorithm.
  6. Pointer Level I - Basic pointer exercises.
  7. Pointer Level II - Intermediate pointer challenges.
  8. Pointer Level III - Advanced pointer problems.
  9. Pointer Practice - Practical exercises on pointers.
  10. Segmented Sieve - Segmented Sieve algorithm implementation.

Leetcode

How to Use

  1. Clone the repository:
    git clone https://github.com/dpvasani/Pointer-In-Cpp.git
  2. Navigate to the repository directory:
    cd Pointer-In-Cpp
  3. Compile and run the desired C++ files using a C++ compiler like g++.

Contributing

Contributions are welcome! If you have any suggestions, improvements, or additional exercises, please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.


About

Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0