Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, operator, overloading
C++: Operator overloading

What are the basic rules and idioms for operator overloading in C++? Note: The answers were given in a specific order, but since many users sort an

Continue Reading

C++: When should static_cast, dynamic_cast, const_cast and reinterpret_cast be used?

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged and, be, c, constcast, dynamiccast, reinterpretcast, should, staticcast, used, when
C++: When should static_cast, dynamic_cast, const_cast and reinterpret_cast be used?

What are the proper uses of: static_cast dynamic_cast const_cast reinterpret_cast C-style cast (type)value Function-style cast typ

Continue Reading

C++: Jensen’s Device

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, device, jensen, jensen's device, s
C++: Jensen’s Device

This task is an exercise in call by name. Jensen's Device is a computer programming technique devised by Danish computer scientist Jørn Jensen aft

Continue Reading

C++: Rational Number Arithmetic

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged arithmetic, c, number, rational
C++: Rational Number Arithmetic

The objective of this task is to create a reasonably complete implementation of rational arithmetic in the particular language using the idioms of the

Continue Reading

C++: GUI Enabling/Disabling of Controls

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, controls, enablingdisabling, gui, of
C++: GUI Enabling/Disabling of Controls

In addition to fundamental GUI component interaction, an application should dynamically enable and disable GUI components, to give some guidance to th

Continue Reading

C++: What are the differences between a pointer variable and a reference variable in C++?

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, and, are, between, c, differences, in, nd, pointer, poter, re, reference, the, variable, vrible, what, wht
C++: What are the differences between a pointer variable and a reference variable in C++?

I know references are syntactic sugar, so code is easier to read and write. But what are the differences? Summary from answers and links bel

Continue Reading

C++: Black Scholes Put Option Gamma

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged black, c, gamma, option, put, scholes
C++: Black Scholes Put Option Gamma

// Calculate the Black Scholes European put option Gamma double BS_Put_Option_Gamma(double S, double K, double r, double v, double T) // Parame

Continue Reading

C++: Assertions

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

Assertions are a way of breaking out of code when there is an error or an unexpected input. Some languages throw exceptions and some treat it as a bre

Continue Reading

C++ Questions

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++Tagged questions
C++ Questions

[pt_view id="6491efea00"]

Continue Reading

C++: Template Conditional Structures

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, conditional, structures, template
C++: Template Conditional Structures

This page lists the conditional structures offered by different programming languages. Common conditional structures are if-then-else and switch. Tem

Continue Reading

Posts navigation

Older posts
Newer posts
output_8BgzjE
University of California Irvine Leaderboard
Click here
NYU Tandon School of Engineering Sideboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
  • U.S. Home Prices Vs. Household Income

    December 22, 2025July 24, 2025 by TFE Times
  • What Jobs Are Safest From AI?

    December 21, 2025July 24, 2025 by TFE Times
  • America’s Mineral Supply

    December 20, 2025July 24, 2025 by TFE Times
  • American Job Cuts By Industry

    December 19, 2025November 28, 2025 by TFE Times
  • Countries With The Most Culture & Heritage

    December 18, 2025July 24, 2025 by TFE Times
  • The World’s Most Powerful Compute Clusters

    December 17, 2025July 24, 2025 by TFE Times
  • How Rare Earths Power U.S. Defense

    December 16, 2025July 24, 2025 by TFE Times
  • Which Countries Produce Their Own Food?

    December 15, 2025July 24, 2025 by TFE Times
  • Wage Growth By State

    December 14, 2025November 28, 2025 by TFE Times
  • AI Company Revenue

    December 13, 2025November 28, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes