Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

University of California Irvine Leaderboard
Click here
MAFI_728x90
MAFI_728x90
Click here
University of Maryland Masters of Economics Leaderboard
NYU Tandon School of Engineering Leaderboard
Brandeis University Master of Finance Leaderboard 728x90
University of Maryland Masters of Economics  Leaderboard
University of California Irvine Leaderboard
RPI Leaderboard
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++: Fibonacci Word Fractals

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged fibonacci, fibonacci word, fractal, fractals, s, Word
C++: Fibonacci Word Fractals

The Fibonacci word may be represented as a fractal as described here: For F_wordm start with F_wordCharn=1 Draw a segment forward If curren

Continue Reading

C++: I Before E Except After C

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged after, before, e, except, i, mnemonic, phrase
C++: I Before E Except After C

The phrase "I before E, except after C" is a widely known mnemonic which is supposed to help when spelling English words. Task Description

Continue Reading

C++: Letter Frequency

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged frequency, letter, letter frequency
C++: Letter Frequency

Open a text file and count the occurrences of each letter. Some of these programs count all characters (including punctuation), but some only count

Continue Reading

C++: Minesweeper Game

Posted on September 1, 2017June 2, 2022 by TFE Times
Posted in C++ PuzzlesTagged game, minesweeper
C++: Minesweeper Game

There is an n by m grid that has a random number (between 10% to 20% of the total number of tiles, though older implementations may use 20%..60% inste

Continue Reading

C++: Discordian Date

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged calendar, date, discordian
C++: Discordian Date

Convert a given date from the Gregorian calendar to the Discordian calendar. #include <iostream> #include <algorithm> #include <

Continue Reading

C++: Fractran

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged fraction, fractran, language, Programming, programming language
C++: Fractran

FRACTRAN is a Turing-complete esoteric programming language invented by the mathematician John Horton Conway. A FRACTRAN program is an ordered list

Continue Reading

C++: Middle Three Digits

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged digit, digits, middle, s, three
C++: Middle Three Digits

The task is to: “Write a function/procedure/subroutine that is called with an integer value and returns the middle three digits of the integer

Continue Reading

C++: Mutex

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged mutex, operating system, os
C++: Mutex

A mutex (abbreviated Mutually Exclusive access) is a synchronization object, a variant of semaphore with k=1. A mutex is said to be seized by a task d

Continue Reading

C++: Find the Last Sunday of Each Month

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged calendar, date, each, find, last, month, of, sunday, the
C++: Find the Last Sunday of Each Month

Write a program or a script that returns the last Sundays of each month of a given year. The year may be given through any simple input method in your

Continue Reading

C++: Guess the Number With Feedback (Vs Player)

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged feedback, guess, number, player, the, vs, with
C++: Guess the Number With Feedback (Vs Player)

The task is to write a player for the game that follows the following rules: The scorer will choose a number between set limits. The computer pla

Continue Reading

Posts navigation

Older posts
Newer posts
NYU Tandon School of Engineering Sideboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
University of California Irvine Leaderboard
Click here
University of Maryland Masters of Economics Sideboard
output_8BgzjE
University of Maryland Masters of Economics Sideboard
Brandeis Business School
  • Bunny96 Casino Australia: $20 No Deposit Bonus in 2026

    June 11, 2026 by TFE Times
  • Bankroll Management Tips for Online Pokies Players

    June 11, 2026 by TFE Times
  • The Last Five Winners of the Oaks

    June 11, 2026June 11, 2026 by TFE Times
  • The World’s Most Powerful Rivers

    June 11, 2026November 22, 2025 by TFE Times
  • Where People Eat The Most Meat

    June 10, 2026November 22, 2025 by TFE Times
  • The Religious States Of America

    June 9, 2026November 22, 2025 by TFE Times
  • Joka Room Deposit Methods: Payment Guide for Australian Players

    June 8, 2026 by TFE Times
  • Top 10 Restaurants in Buffalo, New York

    June 8, 2026June 7, 2026 by TFE Times
  • Top Countries Losing Forest Area

    June 7, 2026November 22, 2025 by TFE Times
  • Common Financial Mistakes People Make During Money Emergencies

    June 6, 2026June 6, 2026 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes