CS (2) 썸네일형 리스트형 [CS] Fundamental concepts of Computer Science 1. What is Computer Science? Computer Science is the study of problems, problem-solving, and the solutions that come out of the problem-solving process. Given a problem, a computer scientist's goal is to develop an algorithm. However, we must be careful to include the fact that some problems may not have solutions. So we can say that computer science is the study of problems that are and that ar.. [CS] Complexity of Algorithms 1. What is an Algorithms? An algorithm is a set of procedures of methods for solving any problems in mathematics, computer science, lingustics, or related fields. It refers to a step-by-step procedure for executing a calculation and also refers to a set of program instructions. 2. Time Compleixty of Algorithms Time comlexity refers to a functional relationship between the time it takes to solve .. 이전 1 다음