Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, fork, process
C++: Fork

In this task, the goal is to spawn a new process which can run simultaneously with, and independently of, the original parent process. #include<

Continue Reading

C++: Dragon Curve

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, curve, dragon, fractal

Create and display a dragon curve fractal. (You may either display the curve directly or write it to an image file.) This program will generate

Continue Reading

C++: Classes

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

In object-oriented programming class is a set (a transitive closure) of types bound by the relation of inheritance. It is said that all types derived

Continue Reading

C++: Delete a File

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, c, delete, file
C++: Delete a File

In this task, the job is to delete a file called "input.txt" and delete a directory called "docs". This should be done twice: once "here", i.e. in the

Continue Reading

C++: Copy a Range of Elements

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, c, copy, elements, of, range, rnge
C++: Copy a Range of Elements

On line 7, we create a std::vector<int> called source containing a sequence of values that we wish to copy. On line 9, we have another std::v

Continue Reading

C++: Integer Sequence

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, integer sequence
C++: Integer Sequence

Create a program that, when run, would display all integers from 1 to ∞ (or any relevant implementation limit), in sequence (i.e. 1, 2, 3, 4, etc) i

Continue Reading

C++: Linear Congruential Generator

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, congruential, generator, linear, linear congruential generator, number, random
C++: Linear Congruential Generator

The linear congruential generator is a very simple example of a random number generator. All linear congruential generators use this formula:

Continue Reading

C++: Break OO Privacy

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged break, c, oo, privacy
C++: Break OO Privacy

Show how to access private or protected members of a class in an object-oriented language from outside an instance of the class, without calling non-p

Continue Reading

C++: Maze Solving

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, maze, maze solving, solver, solving
C++: Maze Solving

For a maze generated by this task, write a function that finds (and displays) the shortest path between two cells. Note that because these mazes are g

Continue Reading

C++: Dot Product

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, dot, product
C++: Dot Product

Create a function/use an in-built function, to compute the dot product, also known as the scalar product of two vectors. If possible, make the vectors

Continue Reading

Posts navigation

Older posts
Newer posts
Brandeis Business School
University of Maryland Masters of Economics Sideboard
Click here
University of California Berkeley Master of Financial Engineering MFE Sideboard
University of Maryland Masters of Economics Sideboard
NYU Tandon School of Engineering Sideboard
output_8BgzjE
University of California Irvine Leaderboard
  • Signs You Need to Upgrade Your Loan Origination System

    September 1, 2026 by TFE Times
  • Minerals, Gems and Precious Stones

    September 1, 2026December 30, 2025 by TFE Times
  • AI-Generated Microdramas Are Displacing Human Casts Across China’s Short-Video Industry

    August 31, 2026 by TFE Times
  • What Workers Should Know About Injury Benefit Claims

    August 31, 2026 by TFE Times
  • Ultra-Processed Food Consumption

    August 31, 2026December 30, 2025 by TFE Times
  • Top 10 Restaurants in Portland, Oregon

    August 30, 2026June 20, 2026 by TFE Times
  • Top 10 Restaurants in Copenhagen, Denmark

    August 29, 2026June 20, 2026 by TFE Times
  • Best High-Risk Merchant Account Providers

    August 28, 2026 by TFE Times
  • The History of the 9-Iron: From the Niblick to Golf’s Precision Approach Club

    August 28, 2026July 13, 2026 by TFE Times
  • What Should Buyers Check Before Choosing a Low-Cost Texas Home?

    August 27, 2026 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes