Skip to content

[프로그래머스] 모의고사#95

Merged
honux77 merged 7 commits intocode-squad:be2020from
102092:be2020
Feb 5, 2020
Merged

[프로그래머스] 모의고사#95
honux77 merged 7 commits intocode-squad:be2020from
102092:be2020

Conversation

@102092
Copy link

@102092 102092 commented Feb 5, 2020

3가지 int값에서 max를 찾아내는 방법
stream을 이용한 ArrayList to List 은 알아두면 좋을 것 같습니다.
다만 성능상에는 별로 좋은것 같진 않네요.

honux77 and others added 7 commits February 3, 2020 16:47
* Update Readme: add commit rule

- 규칙내용 추가

* [sql] programmers sql lv.1

가장 최신 날짜 구하기 문제

* Change year to 2020
세가지 변수중에 최대값을 찾는 방법.
Arraylist to List 바꾸는 방법을 찾을수 있었음. 다만 stream()으로 하는 방법은 성능상은 별로인듯함.
@honux77 honux77 merged commit 7d59f5b into code-squad:be2020 Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants