Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

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

Reduce is a function or method that is used to take the values in an array or a list and apply a function to successive members of the list to produce

Continue Reading

C++: Dijkstra’s Algorithm

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged algorithm, c, Dijkstra, s
C++: Dijkstra’s Algorithm

Dijkstra's algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1956 and published in 1959, is a graph search algorithm that solves the

Continue Reading

C++: For Loop

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, for loop, loop
C++: For Loop

“For” loops are used to make some block of code be iterated a number of times, setting a variable or parameter to a monotonically increasing integ

Continue Reading

C++: Standard Error

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, error, log, logging, standard, standard error
C++: Standard Error

A common practice in computing is to send error messages to a different output stream than normal text console messages. The normal messages print

Continue Reading

C++: Call a Foreign-Language Function

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, c, call, cll, foreignlanguage, foreignlnguge, function
C++: Call a Foreign-Language Function

Show how a foreign language function can be called from the language. As an example, consider calling functions defined in the C language. Create a

Continue Reading

C++: Identity Matrix

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, identity, identity matrix, matrix
C++: Identity Matrix

Build an identity matrix of a size known at runtime. An identity matrix is a square matrix, of size n × n, where the diagonal elements are all 1s,

Continue Reading

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++: Arena Storage Pool

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged arena, c, pool, Storage
C++: Arena Storage Pool

Dynamically allocated objects take their memory from a heap. The memory for an object is provided by an allocator which maintains the storage pool use

Continue Reading

C++: While Loops

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, loop, loops, s, while
C++: While Loops

Start an integer value at 1024. Loop while it is greater than 0. Print the value (with a newline) and divide it by two each time through the loop.

Continue Reading

C++: Copy and Swap

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged and, c, copy, swap
C++: Copy and Swap

The copy-and-swap idiom identifies that we can implement a classes copy/move assignment operators in terms of its copy/move constructor and achieve st

Continue Reading

Posts navigation

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

    September 30, 2025May 25, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes