Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

RPI Leaderboard
University of California Irvine Leaderboard
MAFI_728x90
MAFI_728x90
Click here
Click here
Click here
Brandeis University Master of Finance Leaderboard 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++

Differences Between HashMap and Hashtable?

Posted on September 1, 2017April 2, 2018 by TFE Times
Posted in C++Tagged and, between, differences, hashmap, hashtable
Differences Between HashMap and Hashtable?

What are the differences between a HashMap and a Hashtable in Java? Which is more efficient for non-threaded applications? dmanxiii Answer: Th

Continue Reading

C++: Command-Line Arguments

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged arguments, c, commandline
C++: Command-Line Arguments

Retrieve the list of command-line arguments given to the program. For programs that only print the arguments when run directly, see Scripted main.

Continue Reading

C++: HTTP

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, http, http request, request, url
C++: HTTP

Access and print a URL's content (the located resource) to the console. There is a separate task for HTTPS Requests. #include <winsock2.h>

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

C++: Address of a Variable

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, address, c, ddress, of, variable, vrible
C++: Address of a Variable

Get the address Note that void* is a "pure" address which doesn't carry the type information anymore. If you need the type information (e.g. to recov

Continue Reading

C++: Function Prototype

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, function, function prototype, prototype
C++: Function Prototype

Some languages provide the facility to declare functions and subroutines through the use of function prototyping. The task is to demonstrate the metho

Continue Reading

Posts navigation

Older posts
Newer posts
Brandeis Business School
University of California Irvine Leaderboard
output_8BgzjE
Click here
University of California Berkeley Master of Financial Engineering MFE Sideboard
  • U.S. Pharmaceutical Drugs Imported From China

    December 1, 2025July 20, 2025 by TFE Times
  • GameZone Online Slots and the Shifting Priorities of Filipino Digital Players

    November 30, 2025 by TFE Times
  • The Declining Cost Of Renewable Energy

    November 30, 2025July 20, 2025 by TFE Times
  • Is The U.S. Dollar Primed For A Digital Rebound?

    November 29, 2025July 20, 2025 by TFE Times
  • Essential Factors Showing Property Tax Consultants Provide Dependable Litigation Support for Clients

    November 28, 2025 by TFE Times
  • The Economics of Health: Why Wellness is a Billion-Pound Industry

    November 28, 2025 by TFE Times
  • The G7’s Global Footprint

    November 28, 2025July 20, 2025 by TFE Times
  • Discover the Newest Grasscloth Wallpaper Designs

    November 27, 2025 by TFE Times
  • Cardiogen Peptide: A Frontier for Cellular Renewal and Regenerative Inquiry

    November 27, 2025 by TFE Times
  • The Mindset Shift That Helps You Finally Take Control of Your Finances

    November 27, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes