Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

C++: Catch an Exception Thrown in a Nested Call

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, an, c, call, catch, cll, ctch, exception, exception handling, exceptions, in, n, nested, thrown
C++: Catch an Exception Thrown in a Nested Call

Show how to create a user-defined exception and show how to catch an exception raised from several nested calls away. Create two user-defined exc

Continue Reading

C++: Factors of an Integer

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged an, c, factor, factors, integer, of, s
C++: Factors of an Integer

Compute the factors of a positive integer. These factors are the positive integers by which the number being factored can be divided to yield a positi

Continue Reading

C++: Bitmap

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

Show a basic storage type to handle a simple RGB raster graphics image, and some primitive associated functions. If possible provide a function to

Continue Reading

C++: Maze Generation

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, generation, maze
C++: Maze Generation

Generate and show a maze, using the simple Depth-first search algorithm. Start at a random cell. Mark the current cell as visited, and get a l

Continue Reading

C++: Magic Squares of Odd Order

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, magic square, odd, of, order, s
C++: Magic Squares of Odd Order

A magic square is an square matrix whose numbers (usually integers) consist of consecutive numbers arranged so that the sum of each row and column, a

Continue Reading

C++: Black Scholes Call Option Theta

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged black, c, call, option, scholes, theta
C++: Black Scholes Call Option Theta

// Calculate the Black Scholes European call option Theta double BS_Call_Option_Theta(double S, double K, double r, double v, double T) // Para

Continue Reading

C++ Full Course

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++Tagged course, full
C++ Full Course

[pt_view id="3a900e2db9"]

Continue Reading

C++: Loop Breaks

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged break, c, loop, loops, s
C++: Loop Breaks

Show a loop which prints random numbers (each number newly generated each loop) from 0 to 19 (inclusive). If a number is 10, stop the loop after print

Continue Reading

C++: Pascal’s Triangle

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, pascals, triangle
C++: Pascal’s Triangle

The task is to print out the first 15 Catalan numbers by extracting them from Pascal's triangle. This enables calculation of Catalan Numbers using onl

Continue Reading

C++: Forest Fire

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged Applied Mathematics, automaton, c, cell, fire, forest, forest fire model
C++: Forest Fire

Implement the Drossel and Schwabl definition of the forest-fire model. It is basically a 2D cellular automaton where each cell can be in three dist

Continue Reading

Posts navigation

Older posts
Newer posts
University of California Irvine Leaderboard
Click here
NYU Tandon School of Engineering Sideboard
Brandeis Business School
University of California Berkeley Master of Financial Engineering MFE Sideboard
output_8BgzjE
  • 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