Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

Click here
University of California Irvine Leaderboard
Brandeis University Master of Finance Leaderboard 728x90
Click here
MAFI_728x90
RPI Leaderboard
Click here
NYU Tandon School of Engineering Leaderboard
University of California Irvine Leaderboard
MAFI_728x90
  • Business
  • Culture
  • Technology
  • International Rankings
    • Bangladesh
    • Canada
    • Egypt
    • India
    • Nigeria
    • Pakistan
    • Philippines
    • United Kingdom
    • United States of America
  • Masters Rankings
    • Accounting
    • Business Analytics
    • Chiropractic
    • Computer Engineering
    • Computer Science
    • Economics
    • Education
    • Finance
    • Financial Economics
    • Financial Engineering
    • Law
    • Management
    • Marketing
    • MBA
    • Nursing
    • Social Work
  • Resources
    • C++
      • Beginner’s Guide to C++
      • An Introduction to the Imperative Part of C++
      • C++ Code
        • Sorts
        • Binary Search Trees
        • Strings
        • Binary Search
        • Math
        • Quant
        • Puzzles/Games
        • Language Concepts
        • Graphics
        • OS Operations
        • Graphs
      • C++ Full Course
      • C++ Crash Course
      • C++ Interview Questions
      • C++ Q/A
      • C++ Books
      • C++ Free Books
      • C++ Videos
    • C Questions
    • C Programming Tips
    • Java Questions
    • Quant Data Sources
    • Quant Questions

Category: C++ Puzzles

C++: Continuous Knapsack Problem

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged continuous, knapsack problem
C++: Continuous Knapsack Problem

A robber burgles a butcher's shop, where he can select from some items. He knows the weights and prices of each items. Because he has a knapsack with

Continue Reading

C++: Move-To-Front Algorithm

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, array, move to front, movetofront
C++: Move-To-Front Algorithm

Given a symbol table of a zero-indexed array of all possible input symbols this algorithm reversibly transforms a sequence of input symbols into an ar

Continue Reading

C++: Empty Program

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged empty, program

In this task, the goal is to create the simplest possible program that is still considered "correct." int main(){} SOURCE Content is available un

Continue Reading

C++: Execute HQ9+

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged compiler, compilers, execute, interpreter, interpreters
C++: Execute HQ9+

Implement a HQ9+ interpreter or compiler. Basically the same as the C example, although this has been C++'ified with strings and streams. void

Continue Reading

C++: Mad Libs

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged mad libs
C++: Mad Libs

Mad Libs is a phrasal template word game where one player prompts another for a list of words to substitute for blanks in a story, usually with funny

Continue Reading

C++: Execute Brain****

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged brain, brainf***, compiler, compilers, execute, interpreter, interpreters
C++: Execute Brain****

RCBF is a set of Brainf*** compilers and interpreters written for Rosetta Code in a variety of languages. Below are links to each of the versions o

Continue Reading

C++: 100 Doors Problem

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged 100, doors, problem
C++: 100 Doors Problem

Problem: You have 100 doors in a row that are all initially closed. You make 100 passes by the doors. The first time through, you visit every door and

Continue Reading

C++: Loop Over Multiple Arrays Simultaneously

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged array, loop, multiple, over, s, simultaneously
C++: Loop Over Multiple Arrays Simultaneously

Loop over multiple arrays (or lists or tuples or whatever they're called in your language) and print the ith element of each. Use your language's "for

Continue Reading

C++: Knight’s Tour

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged chess, knight, knight's tour, s, tour

Problem: you have a standard 8x8 chessboard, empty but for a single knight on some square. Your task is to emit a series of legal knight moves that re

Continue Reading

C++: Find the Missing Permutation

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged find, missing, permutation, permutations, the
C++: Find the Missing Permutation

These are all of the permutations of the symbols A, B, C and D, except for one that's not listed. Find that missing permutation. (cf. Permutations)

Continue Reading

Posts navigation

Older posts
Newer posts
output_8BgzjE
University of California Irvine Leaderboard
Brandeis Business School
University of California Berkeley Master of Financial Engineering MFE Sideboard
NYU Tandon School of Engineering Sideboard
Click here
  • How Do Car Accident Laws Work in Queens Under New York’s No-Fault System?

    September 17, 2025 by TFE Times
  • All About Playing at Golden Crown Casino: A Guide for Australian Players

    September 17, 2025 by TFE Times
  • Table Games at Legiano Casino: Roulette, Poker and Blackjack

    September 17, 2025 by TFE Times
  • Supporting Curiosity and Critical Thinking in Young Learners

    September 17, 2025 by TFE Times
  • Post-Pandemic GDP Recovery

    September 17, 2025May 25, 2025 by TFE Times
  • Imports’ Share Of Economies

    September 16, 2025May 25, 2025 by TFE Times
  • Why Millennials and Gen Z Are Choosing Slots Over Traditional Table Games

    September 15, 2025 by TFE Times
  • How to Open a Checking Account and Start Building Financial Independence

    September 15, 2025 by TFE Times
  • The Cost Of Cash: Interest Rates In 2025

    September 15, 2025September 17, 2025 by TFE Times
  • The World’s 50 Most Valuable Companies

    September 14, 2025May 25, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes