Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Tag: c

C++: Higher-Order Functions

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged argument, c, function, higher order function, higherorder, pointer, s
C++: Higher-Order Functions

Pass a function as an argument to another function. Function Pointer Works with: g++ version 3.4.2 (mingw-special) C++ can pass function pointers i

Continue Reading

C++: Look-and-Say Sequence

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, john conway, look and say, lookandsay, sequence
C++: Look-and-Say Sequence

The Look and say sequence is a recursively defined sequence of numbers studied most notably by John Conway. Sequence Definition Take a decimal

Continue Reading

C++: Simple Moving Average

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged average, c, moving, simple
C++: Simple Moving Average

Computing the simple moving average of a series of numbers. The task is to: Create a stateful function/class/instance that takes a period and

Continue Reading

C++: Multifactorial

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, factorial, multi, multifactorial
C++: Multifactorial

The factorial of a number, written as n! is defined as n! = n(n − 1)(n − 2)...(2)(1) A generalization of this is the multifactorials where:

Continue Reading

C++: GUI Component Interaction

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, component, components, display, graphics, gui, interaction, logic, visuals
C++: GUI Component Interaction

Almost every application needs to communicate with the user in some way. Therefore, a substantial part of the code deals with the interaction of progr

Continue Reading

C++: Root Mean Square

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, mean, Root, square
C++: Root Mean Square

Compute the Root mean square of the numbers 1..10. The root mean square is also known by its initial RMS (or rms), and as the quadratic mean. Th

Continue Reading

C++: Matrix Exponentiation Operator

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, exponent, exponentation, iation, matrices, matrix, matrix exponentiation operator, operator
C++: Matrix Exponentiation Operator

Most programming languages have a built-in implementation of exponentiation for integers and reals only. Demonstrate how to implement matrix expone

Continue Reading

C++: Forward Difference

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, forward difference, integer, pascal's triangle
C++: Forward Difference

Provide code that produces a list of numbers which is the n-th order forward difference, given a non-negative integer (specifying the order) and a lis

Continue Reading

C++: Balanced Ternary

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged balanced, c, ternary
C++: Balanced Ternary

Balanced ternary is a way of representing numbers. Unlike the prevailing binary representation, a balanced ternary integer is in base 3, and each digi

Continue Reading

C++: Hofstadter-Conway $10,000 Sequence

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged 10000, c, conway, hofstadter, hofstadter. sequence, sequence
C++: Hofstadter-Conway $10,000 Sequence

The definition of the sequence is colloquially described as: Starting with the list [1,1], Take the last number in the list so far: 1, I'll ca

Continue Reading

Posts navigation

Older posts
Newer posts
NYU Tandon School of Engineering Sideboard
Brandeis Business School
Click here
output_8BgzjE
University of California Irvine Leaderboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
  • World’s Biggest Cryptos In 2025

    December 9, 2025November 28, 2025 by TFE Times
  • Job Cuts By U.S. State In 2025

    December 8, 2025November 28, 2025 by TFE Times
  • U.S. Flight Cancellations

    December 7, 2025November 28, 2025 by TFE Times
  • The Rise Of China’s R&D Spending

    December 6, 2025July 20, 2025 by TFE Times
  • Revenue Per Employee At Tech Firms

    December 5, 2025July 20, 2025 by TFE Times
  • selfie

    How Selfie Verification is Keeping Online Dating Users Safe

    December 4, 2025 by TFE Times
  • Top Countries By Telecom Investment

    December 4, 2025July 20, 2025 by TFE Times
  • Ways Proactive Risk Tools Help Organizations Capitalize on Emerging Opportunities

    December 3, 2025 by TFE Times
  • Moving to the USA: Why Hoboken Is the Perfect First Stop

    December 3, 2025 by TFE Times
  • Most Valuable Startups Of 2025

    December 3, 2025November 23, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes