[C++] LeetCode : Sqrt(x)
Question Given a non-negative integer x, compute and return the square root of x. Since the return type is an integer, the decimal digits are truncated, and only the integer part of the result is returned. Note: You are not allowed to use any built-in exponent function or operator, such as pow(x, 0.5) or x ** 0.5. 음이 아닌 정수 x가 주어졌을 때, 제곱근 x를 구하여라. 다만 제곱근 x를 구할 때 소수점 아래수는 버린다. Note: 내장 함수를 사용하면 안 ..
IT/Problem Solving
2022. 8. 15. 12:36
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 코딩인터뷰
- Interview
- 기술면접
- 알고리즘
- 반드시 알아야 할 자료구조
- 내돈내산
- 자료구조
- rust
- 러스트 입문
- 속초 맛집
- 속초
- 트리
- interview question
- 맛집
- 리트코드
- DP
- 러스트
- coding interview
- Problem Solving
- Tree
- algorithm
- C++
- 러스트 배우기
- LeetCode
- 인터뷰
- 러스트 기초
- ProblemSolving
- Medium
- PS
- 솔직후기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함