Skip to content
TFE Times

TFE Times

Business, Technology, and Culture

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

C++: Five Weekends

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, calendar, date, five, weekends
C++: Five Weekends

The month of October in 2010 has five Fridays, five Saturdays, and five Sundays. The task Write a program to show all months that have this sa

Continue Reading

C++: FizzBuzz

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, fizzbuzz, integer, print
C++: FizzBuzz

Write a program that prints the integers from 1 to 100. But for multiples of three print "Fizz" instead of the number, and for the multiples of fiv

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++: MD5

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, encryption, md5
C++: MD5

Encode a string using an MD5 algorithm. The algorithm can be found on wikipedia. Optionally, validate your implementation by running all of the tes

Continue Reading

C++: Move-To-Front Algorithm

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, array, move to front, movetofront
C++: Move-To-Front Algorithm

Given a symbol table of a zero-indexed array of all possible input symbols this algorithm reversibly transforms a sequence of input symbols into an ar

Continue Reading

C++: Main Step of GOST 28147-89

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged algorithm, c, encryption, feistel network, GOST 28147-89, main, of, step
C++: Main Step of GOST 28147-89

GOST 28147-89 is a standard symmetric encryption based on a Feistel network. Structure of the algorithm consists of three levels: encryption mode

Continue Reading

C++: Bresenham’s Line Algorithm

Posted on September 1, 2017April 1, 2018 by TFE Times
Posted in C++Tagged algorithm, bresenhams, c, Line
C++: Bresenham’s Line Algorithm

Using the data storage type defined on this page for raster graphics images, draw a line given 2 points with the Bresenham's line algorithm. void

Continue Reading

C++: Execute a Markov Algorithm

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ StringsTagged a, algorithm, execute, markov, markov algorithm, strings
C++: Execute a Markov Algorithm

Create an interpreter for a Markov Algorithm. Rules have the syntax: <ruleset> ::= ((<comment> | <rule>) <newline>+)* <c

Continue Reading

C++: Evolutionary Algorithm

Posted on September 1, 2017October 10, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, evolutionary, evolutionary algorithm
C++: Evolutionary Algorithm

Starting with: The target string: "METHINKS IT IS LIKE A WEASEL". An array of random characters chosen from the set of upper-case letters toge

Continue Reading

C++: Knuth’s Algorithm S

Posted on September 1, 2017October 9, 2017 by TFE Times
Posted in C++ PuzzlesTagged algorithm, algorithm s, knuths, s
C++: Knuth’s Algorithm S

This is a method of randomly sampling n items from a set of M items, with equal probability; where M >= n and M, the number of items is unknown unt

Continue Reading

Posts navigation

Older posts
output_8BgzjE
University of California Irvine Leaderboard
NYU Tandon School of Engineering Sideboard
University of California Berkeley Master of Financial Engineering MFE Sideboard
Brandeis Business School
Click here
  • Explore Signature Chicken Dishes That Define the Best Food Trucks

    November 19, 2025 by TFE Times
  • How Does Utah Law Protect You After a Dog Bite?

    November 19, 2025 by TFE Times
  • Why Digital Products Use Surprise Effects: The Psychology Behind User Interaction

    November 19, 2025 by TFE Times
  • Game Theory in Business: How Companies Compete by Mapping Hidden Strategic Patterns

    November 19, 2025November 19, 2025 by TFE Times
  • The Aesthetics of Neon and Night Lights: How “Nocturnal Luxury” Shapes Modern Tech Branding

    November 19, 2025 by TFE Times
  • Innovation as a Bet on the Future: Why Startups Survive on the Edge of Risk

    November 19, 2025 by TFE Times
  • “Random Rewards” and Gamification: How Tech Companies Use Surprise Mechanics to Keep Users Engaged

    November 19, 2025 by TFE Times
  • 25 AI Startups On The Rise

    November 19, 2025June 27, 2025 by TFE Times
  • The 50 Best Places To Work In America

    November 18, 2025June 27, 2025 by TFE Times
  • Turning Miles into Money: Expert Tips for Assessing Your Vehicle

    November 17, 2025 by TFE Times

Copyright © TFE Times, LLC. All Rights Reserved.

Terms of Service | Privacy Policy | Disclaimer

WordPress Theme : Eight Paper by 8Degree Themes