Commit Graph

53 Commits

Author SHA1 Message Date
ef6a399d93 CF5 configuration for Raspberry Pi. 2015-03-01 23:02:48 +04:00
c0b2c2f12d rvalue.cpp 2015-01-05 12:43:06 +04:00
fca912bbb4 Think-cell interview final. 2014-12-24 12:44:39 +04:00
bc37faae71 think-cell test moving to linux for debugging. 2014-12-23 13:15:24 +04:00
afc1bc2a74 Project Euler problem 16 elaborated 2014-11-16 00:46:09 +04:00
454ec923c0 Project Euler problem 16 2014-11-16 00:37:56 +04:00
103e3a2298 Project Euler problem 19 2014-11-15 23:38:58 +04:00
c0e29f843b Project Euler problem 15 2014-11-15 23:05:47 +04:00
0d36c4d0f9 code jam: 2014 round 2 A solved. 2014-11-12 19:55:32 +04:00
28848c342f the new .vimrc.local system. 2014-11-12 19:54:44 +04:00
bf8dd5f87a google_code_jam rename dir structure. 2014-11-12 19:50:09 +04:00
a230a6c89a ProjectEuler is renamed to project_euler 2014-11-11 12:42:09 +04:00
34df6dc854 Project euler problem 67. 2014-11-11 12:23:56 +04:00
c72ef39a02 Project Euler problem 18 solved. 2014-11-10 21:49:50 +04:00
b04aecd7ab Project Euler problem 13 solved. 2014-11-10 21:47:01 +04:00
352f5b0c8c misc changes. 2014-11-10 21:46:32 +04:00
be29c8ecd5 Problem 9 solved. 2014-11-08 10:58:52 +04:00
b2e46412f0 Rename all unsolved cpp files to python. 2014-11-08 10:57:51 +04:00
cb5ee0ab6d The new CF5 system. 2014-11-02 20:13:55 +04:00
51837af39f test to check bitbucket.org-vostan.org link. 2014-10-26 16:27:38 +03:00
6ff180f456 exception.cpp proves that catching an exception by ref is more optimal. 2014-07-16 00:32:44 +04:00
Vahagn Khachatryan
aca7c68c27 metaprogramming_table_generation.cpp 2014-06-09 13:42:35 +04:00
da767b9266 Google Code Jam. 2014-05-31 23:37:47 +04:00
8fa0b18c4b Some tests are reduced to single cpp. 2014-05-31 23:22:19 +04:00
09c9e7caaf cpp\operator_delete_destructor_call.cpp 2014-05-31 23:05:06 +04:00
e6a4592ea3 cpp\operator_delete_destructor_call.cpp 2014-05-31 23:04:41 +04:00
7cdff553c8 Move all C++ tests to cpp. 2014-05-31 22:55:50 +04:00
1c1c6fe543 Project Euler: http://projecteuler.net/ 2014-05-31 22:03:30 +04:00
8d2c079900 template_specialisation.cpp 2014-05-31 21:53:37 +04:00
c19af9d92c macro to find out smallest 2^n bound of an enum. 2014-05-31 21:50:43 +04:00
77b0af4a5d built_in_type_conversion.cpp 2014-05-31 21:47:11 +04:00
c3cdc8f828 test_has_method.cpp 2014-05-31 21:43:23 +04:00
b39968001a some old changes on test_copy_elision.cpp 2014-05-31 21:37:26 +04:00
Vahagn Khachatryan
4a2aec51b3 Merge branch 'master' of ssh://vahagn.dyndns.org:21/home/vahagn/git/test 2014-01-22 10:48:09 +04:00
Vahagn Khachatryan
f7578b44ee New/delete inheritence. 2014-01-22 10:47:30 +04:00
61bd33011b Move nokia test into interviews/ 2013-11-25 15:10:04 +04:00
Vahagn Khachatryan
ba5ff4d8f8 Merge branch 'master' of ssh://vahagn.dyndns.org:21/home/vahagn/git/test 2013-11-25 15:07:24 +04:00
Vahagn Khachatryan
5f88695e2d Facebook Interview Tasks. 2013-11-25 15:06:36 +04:00
5a641b91ec Nokia Interview Test + exception constructor 2013-09-24 00:28:00 +04:00
Vahagn Khachatryan
13281ad9b9 memory benchmark + app exit code test + thread scheduler observations. 2013-09-19 18:34:43 +04:00
d45f136252 Memory benchmark through list to reduce overhead of surrounding codes. 2013-07-09 14:52:22 +04:00
395c6f49db Another not successful try to messure memory bandwith. 2013-07-08 18:02:34 +04:00
f483c1725d memory_benchmark.cpp 2013-07-05 00:19:25 +04:00
58b05cd1f4 cf5-opt is configured for windows.
_.cpp is updated for more options.
Also a test is done on implicite copy constructor generation for a derived
class.
2013-06-22 22:55:32 +04:00
Vahagn Khachatryan
543a2948a7 A thread scheduler test and a similar test for TBB. 2013-06-20 17:59:54 +05:00
2903f5d6c6 Weak memory test. 2013-03-29 16:22:15 +04:00
34081b078b Merge branch 'master' of ssh://vahagn.dyndns.org:21/home/vahagn/git/test 2013-02-22 23:50:24 +04:00
Vahagn Khachatryan
a730bde647 Linux test merged. 2013-02-22 23:48:24 +04:00
4f3ac7fcae Test boost::chrono::process_cpu_clock 2013-02-22 23:00:13 +04:00
16f2ae5f57 tbb_test configured to compile with vc2012. 2013-02-15 23:47:49 +04:00