실전 대비 C 알고리즘 인터뷰(Problem solving in data structures & algorithm using C)

출간일(Release) : 2020/10/22
종이책 출간일(Print Release) : 2020/09/28
전자책 종류(Format) : ePub
Price : KRW 28,800
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

apple


책소개(Overview)
효율적인 알고리즘 설계는 소프트웨어에서 아주 중요합니다. 그래서 모든 소프트웨어 회사의 코딩 인터뷰에서는 자료 구조와 알고리즘을 얼마나 아는지는 물론 지원자가 복잡한 문제를 자료 구조와 알고리즘을 이용해 어떻게 효율적으로 해결하는지를 살펴봅니다. 단지 아는 것을 넘어서 코딩 인터뷰에서 인정받고 소프트웨어 엔지니어로서 탁월한 능력을 발휘하려면 자료 구조와 알고리즘을 자유자재로 구사해야 합니다.

이 책은 코딩 인터뷰를 준비하는 사람을 대상으로 합니다. 앞부분에서는 여러 가지 자료 구조와 알고리즘에 대한 복잡도를 분석하고 뒷부분에서는 다양한 알고리즘 기법을 다룹니다. 또한, 각 주제에 맞춰 문제와 해결책을 제시하며, 연습 문제를 통해 완전히 이해하고 있는지 확인하게 합니다. 이 책은 C 언어로 해결책을 제시하지만, C 언어가 친숙하지 않더라도 구조체, 함수, 배열, 포인터, 재귀의 개념을 안다면 읽는 데 무리가 없습니다.

Efficient algorithm design is very important in software. So, coding interviews for all software companies look at how well you know data structures and algorithms, as well as how candidates can efficiently solve complex problems using data structures and algorithms. To be recognized in coding interviews and excellence as a software engineer, you need to use data structures and algorithms freely.

This book is for anyone preparing for a coding interview. The first part analyzes the complexity of various data structures and algorithms, and the latter part covers various algorithmic techniques. It also presents problems and solutions for each topic, and exercises to ensure that you fully understand it. This book offers solutions in C, but even if you’re not familiar with C, it’s easy to read if you know the concepts of structures, functions, arrays, pointers, and recursion.


저자(Author)
헤먼 자인(Hemant Jain)
C/C++ 애플리케이션 개발자로, IIIT-Allahabad에서 정보 기술 분야 학사 학위를 받았으며 인도 Microsoft R&D와 인도 Adobe Systems에서 근무했습니다.

The author is a C/C++ application developer, holds a bachelor’s degree in information technology from IIIT-Allahabad, has worked for Microsoft R&D in India and Adobe Systems in India.


부록(Extra File)