Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

Category: C++

C++: Harshad/Niven Series

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, digit, digits, harshad, niven, series
C++: Harshad/Niven Series

The Harshad or Niven numbers are positive integers >= 1 that are divisible by the sum of their digits. For example, 42 is a Harshad number as 42

Continue Reading

C++: AVL Tree

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged avl, c, tree
C++: AVL Tree

In computer science, an AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by a

Continue Reading

C++: Closures/Value Capture

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, capture, closuresvalue
C++: Closures/Value Capture

Task: Create a list of 10 functions, in the simplest manner possible (anonymous functions are encouraged), such that the function at index i (you may

Continue Reading

C++: Generic Swap

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, generic, swap, variables
C++: Generic Swap

The task is to write a generic swap function or operator which exchanges the values of two variables (or, more generally, any two storage places that

Continue Reading

C++: Mode

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

Write a program to find the mode value of a collection. The case where the collection is empty may be ignored. Care must be taken to handle the case w

Continue Reading

C++: Pythagorean Means

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged c, means, pythagorean
C++: Pythagorean Means

Compute all three of the Pythagorean means of the set of integers 1 through 10. Show that for this set of positive integers. The most common

Continue Reading

C++ Interview Question 17 Answer

Posted on April 17, 2015June 20, 2016 by TFE Times
Posted in C++, Interview Questions
C++ Interview Question 17 Answer

Answer This question is compilable and deterministic. Its output is "B". Explanation The "trick" here is that B::f() is called even though i

Continue Reading

C++ Interview Question 16 Answer

Posted on April 17, 2015June 20, 2016 by TFE Times
Posted in C++, Interview Questions
C++ Interview Question 16 Answer

Answer This question is compilable and deterministic. Its output is "abBA". Explanation The base class constructor is called before the inhe

Continue Reading

C++ Interview Question 15 Answer

Posted on April 17, 2015June 20, 2016 by TFE Times
Posted in C++, Interview Questions
C++ Interview Question 15 Answer

Answer This question is compilable and deterministic. Its output is "abBA". Explanation Member variables are initialized before the construc

Continue Reading

C++ Interview Question 14 Answer

Posted on April 17, 2015June 20, 2016 by TFE Times
Posted in C++, Interview Questions
C++ Interview Question 14 Answer

Answer This question is compilable and deterministic. Its output is "acabBA". Explanation Static local variables are initialized the first t

Continue Reading

Posts navigation

Older posts
Newer posts
output_8BgzjE
NYU Tandon School of Engineering Sideboard
Brandeis Business School
University of California Berkeley Master of Financial Engineering MFE Sideboard
Click here
University of California Irvine Leaderboard
  • Games for physical rehabilitation: how gaming helps recover from injuries

    September 12, 2025 by TFE Times
  • Poker

    Why AI is a Game Changer for Online Poker

    September 12, 2025 by TFE Times
  • How to Avoid Hookup Culture While Traveling: Safe Dating Tips for 2025

    September 12, 2025 by TFE Times
  • What Makes The Right Marketing Partner For Your Brand

    September 12, 2025 by TFE Times
  • How Horse Racing Impacts Local Economies Worldwide

    September 12, 2025 by TFE Times
  • How Canada Would Rank In The EU

    September 12, 2025May 25, 2025 by TFE Times
  • Bizzo Casino Gaming Site – A Complete Guide for Australian Users

    September 11, 2025 by TFE Times
  • ZTE Company Powers Next-Level Autonomy in Telecom Networks at DTW 2025

    September 11, 2025 by TFE Times
  • Future-Proof Skills Every Aspiring Cosmetologist Should Learn

    September 11, 2025 by TFE Times
  • Explore Vidnoz – The Free AI Video Maker That Turns Pictures Into Motion

    September 11, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes