Beskjeder
Please see here for the solution suggestions for the exam questions.
Each student is allowed to bring to the digital exam, on June 12, one two-sided A4 page with hand-written notes plus a calculator. No other assistance is allowed.
Please read this page which details the curriculum. The last lecture (Thursday May 23) will be devoted to Q&A.
There will be no regular lectures on May 6, May 9 & May 20. (An extra group session will be held on May 6, 14:15-16:00.)
Please read this document about the mandatory project. Deadline for submission: Friday May 10, 23:59.
Here you can find a short and simple tutorial on how to compile several ".c" files in to one program using either the command line, or a Makefile. The partial exam requires you to structure your program in to two separate files, so those who don't have much experience with compiling more complicated projects in C might want to take a look :)
If you have any questions, or something is unclear, don't hesitate to ask on piazza or send me an email.
- Stefan
Please read this document (updated on 2019.03.20) and this additional note for info about the mandatory partial exam of IN3200/IN4200.
New (on March 26): For testing your implementation, here is a 100-node web graph. Using damping factor d=0.85, the PageRank scores after the first ten iterations can be found here:...
According to the official course description, every student should finish a mandatory partial exam and a mandatory project during the semester. Each will count as 20% in the final grade. (The final digital written exam will count 60%.)
The submission deadline of the mandatory partial exam will be Wednesday April 3. The details of the numerical problem to be programmed and solved, as well as what needs to be submitted by each student, will be announced about 3 weeks in advance.
The submission deadline for the project is Friday May 10. About 3 weeks in advance a common topic for the project will be announced. Those students who wish to individually design her/his own project must send a proposal at least 4 weeks in advance, so that each indivi...
A class (coded IN3200/IN4200) is now created at piazza. If you want to join, please send a short email to the teaching assistant (Stefan).
The solutions for week 2 are up. You can find them here or in the section "Timeplan". As the weeks go on all solutions will be posted there. You can also find a note about multidimensional arrays in C there as well.
Happy coding!
Stefan