
thisthread.blogspot.com
This ThreadCode samples, usually written using the C++ programming language. C++11, boost, lambda, STL, TDD testing, are common themes.
http://thisthread.blogspot.com/
Code samples, usually written using the C++ programming language. C++11, boost, lambda, STL, TDD testing, are common themes.
http://thisthread.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.2 seconds
16x16
32x32
64x64
128x128
PAGES IN
THIS WEBSITE
18
SSL
EXTERNAL LINKS
1
SITE IP
216.58.216.193
LOAD TIME
0.187 sec
SCORE
6.2
This Thread | thisthread.blogspot.com Reviews
https://thisthread.blogspot.com
Code samples, usually written using the C++ programming language. C++11, boost, lambda, STL, TDD testing, are common themes.
This Thread: Partial sum
http://thisthread.blogspot.com/2013/11/partial-sum.html
Tutorial-like examples and some informal chatting on C/C software development (and more). Given a numeric sequence, its partial summation is another sequence where each element represents the sum of all the elements of the original sequence till that point. So, given the sequence { 1, 1, 1, . }, its partial sum is { 1, 2, 3, 4, . }. It is also known as prefix sum, prefix reduction, scan, or cumulative sum. I have written a few test cases (for GoogleTest) that should clarify better its usage. We could nee...
This Thread: Splitting a string in plain C++
http://thisthread.blogspot.com/2015/05/splitting-string-in-plain-c.html
Tutorial-like examples and some informal chatting on C/C software development (and more). Splitting a string in plain C. To split a string I would normally use the Boost tokenizer. Function. Sometimes I can't. For instance when I am having fun in solving some online programming problem, where no extra library could be used. In this case I fall back to this homemade split function. Boost: tokenizer() is smarter, however this bare version is usually enough for what I need:. As example, see how I have used ...
This Thread: Codility equi
http://thisthread.blogspot.com/2013/06/codility-equi.html
Tutorial-like examples and some informal chatting on C/C software development (and more). Interviews for software developer positions are a sort of Russian roulette, you never know which kind of question could be shoot at you. Is a site claiming to "filtering out job candidates who cannot write correct programs". I'd say they have a too high opinion of themselves, they just filter candidates who are not accustomed to their tests. In any case, it is worthy to check them out. There are a couple of things w...
This Thread: Codility Peaks
http://thisthread.blogspot.com/2014/12/codility-peaks.html
Tutorial-like examples and some informal chatting on C/C software development (and more). Given a vector of integers, we want to split it in the maximum numbers of same-sized blocks, such as any block would contain at least one peak (aka local maximum). The problem, part of the Codility Prime and composite numbers. 1 Codility provided test case. In this case the smallest size we can chose to have subsequences of the same size, each of them containing a peak, is four. Leading to a solution of 3. To simpli...
This Thread: Codility MaxProfit
http://thisthread.blogspot.com/2014/11/codility-maxprofit.html
Tutorial-like examples and some informal chatting on C/C software development (and more). A vector of integers represents the price evolution of a stock share in a period. We should return the highest profit we could had buying and then selling that share. If you have read the post about the maximum slice problem. You should see how this Codility problem. Could be solved in linear time, using what is commonly known as Kadane's algorithm. Here I implemented the given test case in C 11 for GoogleTest:.
TOTAL PAGES IN THIS WEBSITE
18
This Thorn – Living with The Gift that God gave to draw and keep me close
Living with The Gift that God gave to draw and keep me close. October 21, 2016. August 25, 2016. In the last couple years before I got sober, my life was governed by three emotions. I knew others but these three were in charge. They’d belittled and exiled all the supporters of joy of hope. Instead I was left each day to battle feeling restless, irritable and discontent. I’d start each day with a plan for… Continue reading A New Freedom. July 13, 2016. August 25, 2016. May 23, 2016. April 25, 2016. When I...
This thought 4 U
This thought 4 U. This blog was created for thoughts that I receive via email sent by this man dan-galvin@oldschool.tamu.edu - Dan. Monday, June 1, 2015. Just an FYI I will not be doing quotes for the summer. I will go back to doing them on Mon Aug 31st. Friday, May 29, 2015. Friday, May 29th, 2015. All progress takes place outside the comfort zone. Bits and Pieces June 2014. Wednesday, May 27, 2015. Wednesday, May 27th, 2015. Too many of us are like wheelbarrows-. Useful only when pushed and easily upset.
thisthoughtcounts.blogspot.com
This Thought Counts!
Can every thought that comes to one's mind be shared on a blog page? I think not. However, some thoughts are sure to be interesting or thought-provoking to others. Here are some such thoughts that fall in this category. Sunday, September 16, 2012. Indian tennis' young brigade can achieve great things! It is very heartening to see that Indian tennis' young brigade beat the New Zealand team 5-0 in the latest Davis Cup tie. Sunday, August 26, 2012. Ashwin was one of the partners then, and packaged great cus...
This Thoughtful Life - Home
thisthousandmilejourney.blogspot.com
This Thousand Mile Journey
This Thousand Mile Journey. The journey of a thousand miles starts with a single step.". Thursday, November 3, 2016. New Recipe: Gluten Free Turkey Skillet. November is one of the {many} months when I commit to writing more. One reason for that is that I feel life slows down for just a minute in November. Our Bible Study wrapped up this week, most of my hard classes are done, and I'm ready to snuggle in for the winter. For now, I am content with writing more. And getting my thoughts out. 2 Tbsp olive oil.
This Thread
Tutorial-like examples and some informal chatting on C/C software development (and more). Splitting a string in plain C. To split a string I would normally use the Boost tokenizer. Function. Sometimes I can't. For instance when I am having fun in solving some online programming problem, where no extra library could be used. In this case I fall back to this homemade split function. Boost: tokenizer() is smarter, however this bare version is usually enough for what I need:. As example, see how I have used ...
This Thrifty House
Tuesday, January 10, 2012. I’m taking a little brake from curtain week today to tell you about an AMAZING DEAL I got a few months ago! 160; (This one is for you Tracy! Until recently I have never owned a real piano. For the last 12 years I have had this beautiful little electric piano (and just pretend you don’t see my new piano in the background). After weeks of searching on craigslist I found this piano listed for. And then to make me even happier—I put my little electric piano on craigslist and...