alex-nov / cpp_examples

test cpp examples, templates, lessons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test repo

A repository for little experiments, study works, and LeetCode solutions.

Description

This project serves as a collection of various coding experiments, study materials, and solutions to LeetCode problems. It is designed to help you practice coding, explore different concepts, and improve your problem-solving skills.

Table of Contents

Installation

Clone the repository:

git clone git@github.com:alex-nov/cpp_examples.git
cmake .
make

Install any necessary dependencies:

* C++11 compiler

Usage

later

Study

later

LeetCode

please stand by

About

test cpp examples, templates, lessons


Languages

Language:C++ 91.9%Language:CMake 8.1%