Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

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

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++: Evaluate Binomial Coefficients

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged binomial coefficient, c, evaluate, s
C++: Evaluate Binomial Coefficients

This programming task, is to calculate ANY binomial coefficient. However, it has to be able to output , which is 10. This formula is recommended

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

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

Posts navigation

Older posts
Newer posts
Click here
output_8BgzjE
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
University of California Irvine Leaderboard
NYU Tandon School of Engineering Sideboard
  • Navigating the Future: A Comprehensive AI Management Guide for Business Leaders

    November 3, 2025 by TFE Times
  • Smart Strategies Every Small Business Should Use to Manage Risk

    November 3, 2025 by TFE Times
  • 6 Key Steps in the O-1 Visa Application Process

    November 3, 2025 by TFE Times
  • small business

    The Small Business Funding Blueprint: How to Secure Money Without Losing Control

    November 3, 2025 by TFE Times
  • Global Inflation Projections

    November 3, 2025June 27, 2025 by TFE Times
  • Top Startup Cities In The World

    November 2, 2025June 27, 2025 by TFE Times
  • How Tariffs Will Affect US Car Prices

    November 1, 2025June 27, 2025 by TFE Times
  • Average Income Of A European Family

    October 31, 2025June 27, 2025 by TFE Times
  • Tomorrow’s Growth: GDP Projections For Key Economies

    October 30, 2025June 27, 2025 by TFE Times
  • Who Is Asia-Pacific’s Top Trading Partner?

    October 29, 2025June 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