Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

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

Posts navigation

Older posts
Newer posts
Click here
NYU Tandon School of Engineering Sideboard
University of California Irvine Leaderboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
output_8BgzjE
  • Layoffs By US Industry

    October 10, 2025August 6, 2025 by TFE Times
  • 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

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes