✔️ T.I.L

T.I.L #3

akwlak 2022. 10. 11. 22:46

22.10.11

 

오늘 한 것.

  • 알고리즘 1문제(프로그래머스 2단계)

이 문제는 카카오 인턴을 지원했을 때 만났던 문제였는데, 당시에는 풀지 못했었다. (투 포인터의 존재를 몰랐음)

https://school.programmers.co.kr/learn/courses/30/lessons/118667

 

프로그래머스

코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요.

programmers.co.kr

이번에는 해결할 수 있었다.

문제만 많이 푸는 것이 역시 능사는 아니다. 알고리즘이나 자료구조에 대해서도 제대로 알고 익숙해져야겠다.

 

오늘 배운 것.

  • iOS Sandbox 개념에 대해 공부함.

https://developer.apple.com/library/archive/documentation/Security/Conceptual/AppSandboxDesignGuide/AboutAppSandbox/AboutAppSandbox.html#//apple_ref/doc/uid/TP40011183-CH1-SW1

 

About App Sandbox

About App Sandbox App Sandbox is an access control technology provided in macOS, enforced at the kernel level. It is designed to contain damage to the system and the user’s data if an app becomes compromised. Apps distributed through the Mac App Store mu

developer.apple.com

https://cocoacasts.com/what-is-application-sandboxing/

 

What Is Application Sandboxing

Privacy and security have always been top priorities for Apple. Sandboxing is a result of that commitment. On iOS, applications have been sandboxed from day one. This isn't true for macOS applications. Sandboxing was added to macOS with the announcement of

cocoacasts.com

 

  • Custom SFSymbol을 만들어봤다.

macbook.notch

SFSymbol을 유용하게 사용하고 있는데,

 

노치가 있는 맥북 심볼은 아직 없는 것 같아 WWDC영상을 보고 만들어봤다.