madhurimarawat / Data-Structure-And-Algorithms

This repository contains programs in the C, C++ and Python programming language related to Data Structures.

Repository from Github https://github.commadhurimarawat/Data-Structure-And-AlgorithmsRepository from Github https://github.commadhurimarawat/Data-Structure-And-Algorithms

Data-Structure-And-Algorithms

This repository contains programs in the C,C++ and Python programming language related to Data Structures.

C:

  • Fast and efficient procedural language
  • Low-level memory manipulation
  • Widely used in system programming and embedded systems

C++:

  • Extends C with OOP features
  • Includes classes and polymorphism
  • Applied in game development, system programming, and software engineering

Python:

  • High-level and versatile
  • Supports multiple programming paradigms
  • Popular for web development, data science, and AI applications

Coding Interview Questions and Solutions

A collection of coding interview questions along with their solutions. This repository is meant to be a resource for candidates preparing for technical interviews.

Overview

  • ๐Ÿ“š Browse through a variety of coding interview questions.
  • ๐Ÿ’ป Find solutions implemented in various programming languages.
  • ๐Ÿš€ Enhance your problem-solving skills and coding proficiency.

Structure

  • Questions and Solutions: Explore this repository for interview questions and corresponding solutions.
  • Languages: Solutions are provided in multiple programming languages whose description is given above.
  • Pattern Printing: This repository contains many pattern printing programs in multiple languages.
  • Commanly Asked Questions: Most Comman and Frequent questions along with solution and description is given here.

Special Code

๐ŸŒŸโœจ๐Ÿ“Starry Signature โœ๏ธ


Click here to view the Python code that prints my name in stars:  ๐Ÿ”—Link to Code๐Ÿ““๐Ÿ

*       *    * * * * *    * * * * *   *       *   *       *   * * * * *    * * * * * * *    *       *    * * * * * 
* *   * *    *       *    *       *   *       *   *       *   *       *          *          * *   * *    *       *
*  * *  *    *       *    *       *   *       *   *       *   *       *          *          *  * *  *    *       *
*   *   *    * * * * *    *       *   * * * * *   *       *   * * * * *          *          *   *   *    * * * * * 
*       *    *       *    *       *   *       *   *       *   *    *             *          *       *    *       *
*       *    *       *    *       *   *       *   *       *   *     *            *          *       *    *       *
*       *    *       *    * * * * *   *       *   * * * * *   *      *     * * * * * * *    *       *    *       *

Thanks for Visiting ๐Ÿ˜„

Drop a ๐ŸŒŸ if you find this repository useful.

If you have any doubts or suggestions, feel free to reach me.

๐Ÿ“ซ How to reach me:   Linkedin Badge     Mail Illustration๐Ÿ“ซ

About

This repository contains programs in the C, C++ and Python programming language related to Data Structures.

License:MIT License


Languages

Language:Jupyter Notebook 50.1%Language:C 24.3%Language:C++ 23.7%Language:Python 2.0%