Problemset
26 / 689 problems
Filters
| # | Name | Tags | Difficulty | Solved by | |
|---|---|---|---|---|---|
| ✓ | dn_s24_q001 | How to declare an array 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q002 | Address of variable 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q003 | Declare array of pointers 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q004 | const pointer vs pointer to const 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q005 | Declare dynamic array 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q006 | Pass by reference syntax 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q007 | Pass by reference 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q008 | Pass read-only argument 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q009 | Pointer vs reference differences 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q010 | Default value for parameter 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q011 | Template function 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q012 | Pointer to function 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q013 | Compiler vs explicit conversion 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q014 | Uses of static keyword 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q015 | Can static member be const 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q016 | Member initialization list 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q017 | Copy constructor with pointer members 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q018 | Output of code snippet 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q019 | Overload an operator 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q020 | Smart pointers 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q021 | Encapsulation 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q022 | Polymorphism 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q023 | Inheritance 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q024 | Virtual function and pure virtual 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | dn_s24_q025 | Virtual destructors 150 Most Frequently Asked Questions on Quant Interviews (Stefanica, Radoicic, Wang) · Ch 2 · Questions | x0 | ||
| ✓ | qip_q005 | C++ virtual functions An Interview Primer for Quantitative Finance (Dirk Bester, 2017) · Ch 1 · Interviews | x0 |