coderz.py

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

Category: C

  • Matrix multiplication

    C

    Miscellaneous Program(exponential without using pow() method)

    Without using the pow() method, here is a program to find exponential. Long long int is twice as big as…

    April 8, 2022

  • Matrix multiplication

    C

    Miscellaneous Program(Reverse an array)

    A simple program to reverse an array is provided below. Output: here, we have reversed the input array and printed…

    April 9, 2022

  • Matrix multiplication

    C

    Miscellaneous Program(Remove Duplicate Elements)

    When an array contains the same number of elements in both sorted and unsorted order, the elements of the array…

    April 10, 2022

  • Matrix multiplication

    C

    Miscellaneous Program(Matrix multiplication)

    A Matrix Multiplication program is provided below. Only when the number of columns in the first matrix equals the number…

    April 10, 2022

  • ← Previous
  • 1
  • …
  • 3
  • 4
  • 5

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
  • Java
  • Machine Learning
  • Mulesoft
  • OODP
  • Python
  • RAML

Connect

hello@coderzpy.com

© 2026 CoderZPy — Built for developers, by developers.

Made with ❤ & code