Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Tag: c

C++: Environment Variables

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, environment variables
C++: Environment Variables

Show how to get one of your process's environment variables. The available variables vary by system; some of the common ones available on Unix include

Continue Reading

C++: Greyscale Bars

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged bars, c, grayscale, greyscale, greyscale bars
C++: Greyscale Bars

The task is to display a series of vertical greyscale bars (contrast bars) with a sufficient number of bars to span the entire width of the display.

Continue Reading

C++: Loop Continue

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, continue, loop, loops
C++: Loop Continue

Show the following output using one loop. 1, 2, 3, 4, 5 6, 7, 8, 9, 10 Try to achieve the result by forcing the next iteration within the loop up

Continue Reading

C++: Exceptions

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, exception, exception handling, exceptions, s
C++: Exceptions

This task is to give an example of an exception handling routine and to "throw" a new exception. C++ has no finally construct. Instead you can do t

Continue Reading

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

Posts navigation

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