Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Month: September 2017

C++: Integer Literals

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, integer, integers, literal, literals, s
C++: Integer Literals

Some programming languages have ways of expressing integer literals in bases other than the normal base ten. Show how integer literals can be expre

Continue Reading

C++: Josephus Problem

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged josephus, josephus problem, problem
C++: Josephus Problem

Josephus problem is a math puzzle with a grim description: n prisoners are standing on a circle, sequentially numbered from 0 to n − 1. An execut

Continue Reading

C++: Fibonacci N-Step Number Sequences

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, equence, fibonacci, nstep, ntep, number, s, sequence
C++: Fibonacci N-Step Number Sequences

These number series are an expansion of the ordinary Fibonacci sequence where: For n = 2 we have the Fibonacci sequence; with initial values [1,1

Continue Reading

C++: Factorial

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, factorial, factorials, sequence
C++: Factorial

The Factorial Function of a positive integer, n, is defined as the product of the sequence n, n-1, n-2, ...1 and the factorial of zero, 0, is defined

Continue Reading

C++: Bitwise Operations

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged bitwise, c, operations
C++: Bitwise Operations

Write a routine to perform a bitwise AND, OR, and XOR on two integers, a bitwise NOT on the first integer, a left shift, right shift, right arithmetic

Continue Reading

C++: Array Concatenation

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged array, c, concatenation
C++: Array Concatenation

Show how to concatenate two arrays in your language. If this is as simple as array1 + array2, so be it. #include <vector> #include <ios

Continue Reading

C++: Animate a Pendulum

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged a, animate, c, nimte, pendulum
C++: Animate a Pendulum

One good way of making an animation is by simulating a physical system and illustrating the variables in that system using a dynamically changing grap

Continue Reading

C++: 99 Bottles of Beer

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged 99, beer, bottles, of
C++: 99 Bottles of Beer

The beersong In this puzzle, write code to print out the entire "99 bottles of beer on the wall" song. For those who do not know the song, the l

Continue Reading

C++: Black Scholes Call Option Vega

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged black, c, call, option, scholes, vega
C++: Black Scholes Call Option Vega

// Calculate the Black Scholes European call option Vega double BS_Call_Option_Vega(double S, double K, double r, double v, double T) // Parame

Continue Reading

C++ String Algorithms

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged algorithms, c, string
C++ String Algorithms

[pt_view id="ce50e34ece"]

Continue Reading

Posts navigation

Older posts
Newer posts
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
University of California Irvine Leaderboard
output_8BgzjE
NYU Tandon School of Engineering Sideboard
  • Best Car Floor Mats for Protecting Interiors from Dirt and Moisture

    April 5, 2026April 5, 2026 by TFE Times
  • Tuition Costs Of Top U.S. Colleges

    April 5, 2026October 28, 2025 by TFE Times
  • The World’s Oldest People In History

    April 4, 2026October 28, 2025 by TFE Times
  • The Cost Of Utilities Around The World

    April 3, 2026October 28, 2025 by TFE Times
  • Largest Labor Forces By Country

    April 2, 2026October 28, 2025 by TFE Times
  • The 10 Most Powerful U.S. Hurricanes

    April 1, 2026October 28, 2025 by TFE Times
  • The World’s Largest Merchant Fleets

    March 31, 2026October 28, 2025 by TFE Times
  • Median Household Income By State

    March 30, 2026October 28, 2025 by TFE Times
  • How Senior Home Care Improves Mental Health in Aging Adults

    March 29, 2026 by TFE Times
  • Sustainable Trade Index

    March 29, 2026October 28, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes