Skip to content

Commit 97eb79b

Browse files
add source link to ch.2 interview question
1 parent 09993f9 commit 97eb79b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ch2/practice-problem/interview_question.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ v = 0001 0011 0001 0011
4141
or
4242
0x00001313
4343
```
44-
- 旺宏 - 韌體研發工程師
44+
- 旺宏 - 韌體研發工程師([來源](https://www.pttweb.cc/bbs/Tech_Job/M.1612848862.A.6D2)
45+
- [參考他人試做](https://hackmd.io/@qwe661234/rJUqIOzBo)
4546

4647
Question: coding,使用 bitwise operation 計算出兩個 integer 有幾個 bits 不一樣?
4748

0 commit comments

Comments
 (0)