IT討論區(113) 就到4月啦!!又到轉工好時機!!

1001 回覆
1 Like 0 Dislike
2021-03-18 09:52:01
2021-03-18 09:58:23
2021-03-18 10:07:24
C++識啲咩
2021-03-18 10:07:44
2021-03-18 10:10:46
2021-03-18 10:11:19
2021-03-18 10:13:09
2021-03-18 10:17:26
Try to answer:
1. What are const int*, int const*, int * const
2. What is sizeof(A) for class A{}
3. What are some usage and pros and cons of virtual function
4. What is virtual base class
5. Give 3 different implementations of Fibonacci
2021-03-18 10:17:39
2021-03-18 10:28:28
1. 頭兩個係constant pointer,後面係constant value
2. empty class所以係1 byte?
3. pros 係佢可以令到interiance嗰陣做到dynamic binding
cons我諗唔到
4. virtual base class係整啲pure virtual function,幫一舊嘢abstraction,declare derived class一啲behavior,你唔可以整呢個class 嘅instance
5. Iteration, recursion, closed form solution
2021-03-18 10:28:30
2021-03-18 10:37:36
1. Please elaborate more eg tell me some scenario when there is compiler error

6. Do you have other strength eg nework?
2021-03-18 10:50:54
int a = 10, b = 20;
const int *p1 = &a;
int const * p2 = &a;
int * const p3 = &a;
*p1 = b; // no problem
*p2 = b; // no problem
*p3 = b; // error
p1 = &b; // error
p2 = &b; // error
p3 = &b; // no problem

Networking唔識
叫做有用過下OpenMP同埋CUDA咁囉
2021-03-18 10:54:41
高手
C++我乜都唔識
2021-03-18 11:02:39
留夠等睇 FG 50K
2021-03-18 11:04:57
1. 你調轉左pointer to const 同const pointer
2. Ok la 要>0 具體implementation defined一般係四byte
3. 自己search下virtual function overhead
4. 你講既係abstract base class 唔係virtual base class 自己search下
5. Ok la also learn matrix method

建議唔好覺得識大部分C++ 因為首先你已經自覺唔識template 然後OOP都係非常熟
搵C++工 你可以試下搵下寫firmware既工
2021-03-18 11:05:56
2021-03-18 11:06:19
*OOP都唔係
2021-03-18 11:08:41
多謝建議
2021-03-18 11:17:34
CUDA做過rendering? 可以寫game
2021-03-18 11:26:02
未做過rendering,淨係試過玩過下
例如用佢砌下matrix multiplication同埋simulate下啲physics問題
2021-03-18 12:05:42
第二可圈可點。
用g++試class 係1, struct 係0,應該個個compiler都唔同。
第三,不解䆁睇inside the C++ object model,講得出vtable一定加好多分
2021-03-18 12:06:16
好多公司人工都係睇年資only
唔識做既咪頂一年轉工又加人工了


利申 乜都唔識
2021-03-18 12:16:22
點解會請左
2021-03-18 12:17:30
半年都轉到
吹水台自選台熱 門最 新手機台時事台政事台World體育台娛樂台動漫台Apps台遊戲台影視台講故台健康台感情台家庭台潮流台美容台上班台財經台房屋台飲食台旅遊台學術台校園台汽車台音樂台創意台硬件台電器台攝影台玩具台寵物台軟件台活動台電訊台直播台站務台黑 洞