Explain the difference between a microcontroller and a microprocessorA microcontroller is an integrated circuit designed to perform specific tasks within an embedded system. It typically includes 'A processor (CPU)', 'Memory (RAM and flash storage)', and ' Peripherals (timers, ADC/DAC, GPIO)'. Microcontrollers are used in IoT devices, like smart thermostats, where tasks are specific and resource..
소프트웨어 엔지니어 인터뷰에서 예상되는 간략한 질문들에 대해 정리해봤다. Object-Oriented Principles (객체 지향 원칙) Encapsulation (캡슐화) : 데이터(속성)와 데이터에서 작동하는 메서드(함수)를 단일 단위 또는 클래스로 묶는 것을 의미한다. 예를 들어, BankAccount 클래스는 balance와 같은 속성과 deposit(), withdraw() 같은 메서드를 캡슐화할 수 있다. Polymorphism (다형성) : 서로 다른 클래스의 객체를 공통 상위 클래스의 객체로 취급할 수 있다. 예를 들어, 부모 클래스 Shape와 자식 클래스 Circle 및 Rectancle이 있는 경우 다형성을 사용하면 모든 도형 유형에 대해 draw()와 같은 단일 인터페이스를 사용..
- Total
- Today
- Yesterday
- leetcode
- Computer Graphics
- 오블완
- I2C
- Python
- C++
- The Economist Espresso
- 파이썬
- tf-idf
- 리트코드
- 딕셔너리
- 소켓 프로그래밍
- min heap
- 투 포인터
- machine learning
- The Economist
- 안드로이드
- java
- defaultdict
- 머신 러닝
- vertex shader
- ml
- 티스토리챌린지
- socket programming
- join
- DICTIONARY
- Hash Map
- Android
- 이코노미스트
- 이코노미스트 에스프레소
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |