Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

Click here
Brandeis University Master of Finance Leaderboard 728x90
NYU Tandon School of Engineering Leaderboard
University of California Irvine Leaderboard
MAFI_728x90
University of California Irvine Leaderboard
MAFI_728x90
RPI Leaderboard
Click here
Click here
  • 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++: Monty Hall Problem

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged monty hall, probability, problem
C++: Monty Hall Problem

Run random simulations of the Monty Hall game. Show the effects of a strategy of the contestant always keeping his first guess so it can be contrasted

Continue Reading

C++: N-Queens Problem

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged chess, n-queens problem, puzzle, queens problem
C++: N-Queens Problem

Solve the eight queens puzzle. You can extend the problem to solve the puzzle with a board of side NxN. For the number of solutions for small value

Continue Reading

C++: Date Manipulation

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged date, manipulation
C++: Date Manipulation

Given the date string "March 7 2009 7:30pm EST", output the time 12 hours later in any human-readable format. #include <string> #include &

Continue Reading

C++: Flipping Bits Game

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged bits, flipping, flipping bits game, game
C++: Flipping Bits Game

The game Given an N by N square array of zeroes or ones in an initial configuration, and a target configuration of zeroes and ones The task

Continue Reading

C++: FizzBuzz

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, fizzbuzz, integer, print
C++: FizzBuzz

Write a program that prints the integers from 1 to 100. But for multiples of three print "Fizz" instead of the number, and for the multiples of fiv

Continue Reading

C++: Generator

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged function, generator, method, sequence
C++: Generator

A generator is an executable entity (like a function or procedure) that contains code that yields a sequence of values, one at a time, so that each ti

Continue Reading

C++: Flatten a List

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged a, flatten, list
C++: Flatten a List

Write a function to flatten the nesting in an arbitrary list of values. Your program should work on the equivalent of this list: [[1], 2, [[3,4], 5

Continue Reading

C++: ABC Problem

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged abc, problem
C++: ABC Problem

You are given a collection of ABC blocks. Just like the ones you had when you were a kid. There are twenty blocks with two letters on each block. You

Continue Reading

C++: Langton’s Ant

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged automaton, chris langston, langton's ant, turing, turing machine
C++: Langton’s Ant

Langton's ant is a cellular automaton that models an ant sitting on a plane of cells, all of which are white initially, facing in one of four directio

Continue Reading

C++: Date Format

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged date, format
C++: Date Format

Display the current date in the formats of "2007-11-10" and "Sunday, November 10, 2007". // Display the current date in the formats of "2007-11-1

Continue Reading

Posts navigation

Older posts
Newer posts
NYU Tandon School of Engineering Sideboard
University of California Irvine Leaderboard
Click here
output_8BgzjE
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
  • The Income Needed To Buy A Home In 2025

    October 9, 2025May 25, 2025 by Patrick
  • AI Construction featured

    Why Hiring a Local Portland Plumber is Essential for Your Home Repairs

    October 8, 2025 by TFE Times
  • Crypto payment 101: a beginner’s guide for merchants

    October 8, 2025 by TFE Times
  • The Largest American University Endowments

    October 8, 2025May 25, 2025 by TFE Times
  • Traveling to Istanbul for a Hair Transplant: A Step-by-Step Guide for Patients

    October 7, 2025 by TFE Times
  • 1win: gamified bonuses & minimalist design for focused play

    October 7, 2025October 7, 2025 by TFE Times
  • 1win casino offers diverse games and a secure online gaming experience

    October 7, 2025 by TFE Times
  • The ROI of Relocation: How Moving Can Multiply Your Business Opportunities

    October 7, 2025 by TFE Times
  • Billion Dollar Companies By Country In 2025

    October 7, 2025May 25, 2025 by TFE Times
  • Are Competitors Spying on Your Business? How Private Detectives Uncover Online Espionage

    October 6, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes