Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

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++: 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

C++: Character Codes

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, character, codes
C++: Character Codes

Given a character value in your language, print its code (could be ASCII code, Unicode code, or whatever your language uses). For example, the char

Continue Reading

Posts navigation

Older posts
Newer posts
Brandeis Business School
Click here
NYU Tandon School of Engineering Sideboard
output_8BgzjE
University of California Irvine Leaderboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
  • Average Salary By State In 2025

    October 2, 2025May 25, 2025 by TFE Times
  • How a Motorcycle Accident Attorney Can Strengthen Your Case

    October 1, 2025 by TFE Times
  • The Future of Work: Why Skilled Trades Are Essential in a Tech-Driven Economy

    October 1, 2025 by TFE Times
  • What Internet Culture Looks Like in the 2020s

    October 1, 2025 by TFE Times
  • The World’s Top 40 Financial Centers

    October 1, 2025May 25, 2025 by TFE Times
  • The Most Popular Browser Extensions for Money Management

    September 30, 2025 by TFE Times
  • How Cybersecurity Systems Work in iGaming

    September 30, 2025 by TFE Times
  • Gut feeling or data? The decision dilemma

    September 30, 2025 by TFE Times
  • How Wire Rope Lubricators Work

    September 30, 2025 by TFE Times
  • Free Play Lightning Link Slots Without Registration

    September 30, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes