Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

C++: Fractal Tree

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, fractal, fractal tree, graphics, tree
C++: Fractal Tree

Generate and draw a fractal tree. To draw a fractal tree is simple: Draw the trunk At the end of the trunk, split by some angle and draw tw

Continue Reading

C++: Binary Digits

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged binary, c, digits
C++: Binary Digits

The task is to output the sequence of binary digits for a given non-negative integer. The decimal value 5, should produce an output of 101 The deci

Continue Reading

C++: Maximum Triangle Path Sum

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, maximum, maximum path, path, sum, triangle
C++: Maximum Triangle Path Sum

Starting from the top of a pyramid of numbers like this, you can walk down going one step on the right or on the left, until you reach the bottom row:

Continue Reading

C++: File Input/Output

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, file, files, inputoutput
C++: File Input/Output

In this task, the job is to create a file called "output.txt", and place in it the contents of the file "input.txt", via an intermediate variable. In

Continue Reading

C++: Continued Fraction

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, continued, fraction
C++: Continued Fraction

A number may be represented as a continued fraction (see Mathworld for more information) as follows: The task is to write a program which gen

Continue Reading

C++: Infinity

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, infinity
C++: Infinity

Write a function which tests if infinity is supported for floating point numbers (this step should be omitted for languages where the language specifi

Continue Reading

C++: Execute Only Part of Loop

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, execute, loop, loops, of, only, part
C++: Execute Only Part of Loop

Quite often one needs loops which, in the last iteration, execute only part of the loop body. The goal of this task is to demonstrate the best way to

Continue Reading

C++: Entropy

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, entropy
C++: Entropy

Calculate the information entropy (Shannon entropy) of a given input string. Entropy is the expected value of the measure of information content in

Continue Reading

C++: Greatest Common Divisor

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, divide, division, gcd, greatest common divisor
C++: Greatest Common Divisor

This task requires the finding of the greatest common divisor of two integers. Copied from least common multiple page for the sake of completeness.

Continue Reading

C++: Digital Root

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, digital, Root
C++: Digital Root

The digital root, X, of a number, n, is calculated: find X as the sum of the digits of n find a new X by summing the digits of X, repeating un

Continue Reading

Posts navigation

Older posts
Newer posts
Click here
University of California Irvine Leaderboard
NYU Tandon School of Engineering Sideboard
output_8BgzjE
Brandeis Business School
University of California Berkeley Master of Financial Engineering MFE Sideboard
  • Games for physical rehabilitation: how gaming helps recover from injuries

    September 12, 2025 by TFE Times
  • Poker

    Why AI is a Game Changer for Online Poker

    September 12, 2025 by TFE Times
  • How to Avoid Hookup Culture While Traveling: Safe Dating Tips for 2025

    September 12, 2025 by TFE Times
  • What Makes The Right Marketing Partner For Your Brand

    September 12, 2025 by TFE Times
  • How Horse Racing Impacts Local Economies Worldwide

    September 12, 2025 by TFE Times
  • How Canada Would Rank In The EU

    September 12, 2025May 25, 2025 by TFE Times
  • Bizzo Casino Gaming Site – A Complete Guide for Australian Users

    September 11, 2025 by TFE Times
  • ZTE Company Powers Next-Level Autonomy in Telecom Networks at DTW 2025

    September 11, 2025 by TFE Times
  • Future-Proof Skills Every Aspiring Cosmetologist Should Learn

    September 11, 2025 by TFE Times
  • Explore Vidnoz – The Free AI Video Maker That Turns Pictures Into Motion

    September 11, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes