CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 12:12:34 GMT
content-type: text/html; charset=utf-8
cf-ray: 9643539768f5c16f-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=84366360-a2dd-47fc-8c7d-60fb20c749cb; expires=Fri, 24 Jul 2026 12:12:34 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 54da34d9-08e2-4e7e-b90c-b5f3b757a92b
x-worker-origin-response-time: 591000000
x-dns-prefetch-control: off
set-cookie: prov=84366360-a2dd-47fc-8c7d-60fb20c749cb; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=aNEZGR.uPTtq3qnuIiKo9gtHmv9mbW2q6t1wzAuOPog-1753359154-1.0.1.1-F3EH52WFHxkhqC56f8aWYdW1EjjOlR2oCQG2OIX6PY9igPwup6Km_l2TgbmZxyDC4HYk9FrHWaSk5nzSeiXe5Wg.p1w8ESOLm1HYCQEqjco; path=/; expires=Thu, 24-Jul-25 12:42:34 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=r4SRVXowrBxOprjA5itZIoW999qIUn8VTVBB1rkd9nQ-1753359154455-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'homework' Questions - Code Review Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [homework]
Questions requesting help with school homework. This tag lets potential answerers know that they should GUIDE the student in solving the problem, rather than showing a complete solution. CAUTION: Before posting, consider that classmates may be tempted to reuse code from your post. (Read the tag wiki.)
566 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
9
votes
2
answers
250
views
7
votes
3
answers
1k
views
Multiplying binary strings using divide and conquer in C++
Just to clarify at the outset: the examination is over and I cannot modify my submission by any means at the time of posting.
Today I had an Algorithms Lab midterm exam, and the question was the ...
4
votes
3
answers
921
views
TODO application
The assignment was the following:
Users can add at a new Item/Card with Title and Description. Everytime an item is created, it is automatically placed in the TODO column
At any point in time items ...
4
votes
4
answers
1k
views
Creating an O(n) algorithm for an array of integers
To avoid plagiarism in my university, I am going to modify the problem.
Henry likes to jump from building to building. The heights of each building are given as a list of H numbers. We also number ...
5
votes
2
answers
230
views
Binary tree struct in C
Its been done to death, but the particular prompt (see Assignment 4) guiding me has strict+simple requirements that lead to a nice reduced environment to critique poor form. The project implements a ...
10
votes
1
answer
3k
views
COBOL Database Program
For a school project I've created a database program in COBOL and now that I'm finished, I have to write a report on the project.
As one aspect of the report, we have to discuss whether the product (...
1
vote
1
answer
147
views
Parsing Tokens in a Toy Interpreter
I'm working on a homework writing a toy interpreter. All the expressions in this language are prefix expressions. The language has a lot of lexical tokens and I wrote code as follows:
...
2
votes
2
answers
668
views
4
votes
2
answers
780
views
Plotting in Python
This is a Part2 to this question where the task was to plot the data that I got from my time measurements.
I've never worked with Jupyter Notebooks (ipynb) since ...
4
votes
3
answers
2k
views
O(NlogN) sorting algorithms in C++
The following code is my lab which focused on implementing any 3 known sorting algorithms out there. Since the professor gave us a choice to pick any of them and compare their execution time I chose <...
3
votes
2
answers
150
views
Covid Data Base Hash Map in C++
This is a follow up question to Date Checking in C++
I have these two function prototypes:
void CovidDB::add_covid_data(std::string const COVID_FILE)
...
6
votes
1
answer
665
views
Crossword puzzle app
I was hoping someone could give me any tips or advice on this program I wrote for my high school class. The point of the program is to create a workable crossword puzzle in the console. If it works ...
4
votes
1
answer
185
views
Perform a permutation on an array in MIPS assembly
I’m currently studying computer science at university and I’d been tasked with writing a MIPS assembly program that performs a permutation on an array. I’m asking here because my code actually worked ...
1
vote
2
answers
109
views
Python code that checks the valid phrases in input string
Determine if all the phrases are found within the input string.
If they're all found (using distance as a measure of leeway) return True. Else False.
Example:
input = 'can i go to the bathroom in the ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
java × 174
beginner × 127
c++ × 109
python × 96
c × 94
algorithm × 48
performance × 40
python-3.x × 35
object-oriented × 34
strings × 32
array × 27
game × 27
c# × 22
javascript × 17
c++11 × 15
linked-list × 15
sorting × 15
calculator × 14
finance × 14
haskell × 14
file × 13
datetime × 11
formatting × 10
hash-map × 10
more related tags
Hot Network Questions
- Write two very different programs with the same characters
- Where did the name of Windows XP come from? Was it connected to the Cairo project?
- What fiction genres do literary agents recognize?
- Is it okay to email researchers if I’m just a high school student?
- In QGIS installed via OSGeo4W on Windows 11, what is the path to the command history file for the Python console?
- Axioms of quantum mechanics - intuitive explanation
- What was the Russia-Germany 1996 "Defence pact" that Russia recently announced has been terminated?
- Is there a way to retrieve my inventory from the void in Minecraft Java Edition?
- Story about a room on Mars that contains God
- I am looking for a French mathematician
- Entity Framework - Is there a safety mechanism to prevent accidentally running Update-Database?
- Is it rude to make someone an academic reference without getting their permission first?
- Is a diet of one third Tuna ok for an eldery cat?
- Render / Convert .midi / .mid to FLAC on Linux
- Which workflow is more effective: worldbuilding before plotting or the other way around?
- Must hospitals care for unidentifiable individuals indefinitely?
- Why does contact with the ground make my touch-activated LED brighter?
- Did Germany declare the Donetsk People’s Republic to be a terrorist organization, at some point?
- Does אֵלִ֣י in psalm 22:1 say god or "my god"
- In this video why are the astronauts wearing only their flight suits during dragon training while in others they are in their full starman suits?
- How do I rotate each set of instances towards the centre
- Etymology of the word skulduggery?
- Macro Definition Outside Current Group
- Access denied attempting to delete file on Windows Server