Coder Social home page Coder Social logo

codingtestpractice's Introduction

<코딩 테스트를 위한 자료 구조와 알고리즘 with C++>

(길벗, 2020) 도서의 예제 소스 파일입니다.

• 책의 모든 예제 코드는 Visual Studio 2019, C++ 14 버전에서 테스트했습니다.
• 각 장의 연습 문제는 Exercise1, Exercise2 …처럼 하위 폴더로 구분되어 있습니다.
• 각 장의 실습 문제는 Activity1, Activity2 …처럼 하위 폴더로 구분되어 있습니다.
• OpenSSL과 boost 라이브러리를 설치해야 실습할 수 있는 코드들이 있습니다.
• 4장의 예제 코드 빌드 방법은 Lesson4의 README.md를 참고하세요.

boost 라이브러리

• Windows: https://www.boost.org/doc/libs/1_71_0/more/getting_started/windows.html
• Linux/macOS: https://www.boost.org/doc/libs/1_71_0/more/getting_started/unix-variants.html

OpenSSL 라이브러리

• Windows: https://slproweb.com/products/Win32OpenSSL.html
• Linux/macOS: https://www.openssl.org

(참고용) 베타테스터 실습 환경

• Ubuntu 18.04 LTS, GCC/G++ 9.1.0, GDB 8.2, Clang/Clang++ 6.0.0, goormIDE
• Windows 10, Visual Studio 2019 Community
• Ubuntu 18.04, gcc-7.5.0
• Windows Visual Studio 2019, WSL(Ubuntu g++ 9.3.0)
• Windows 10, Visual Studio 2017

codingtestpractice's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.