What type of project you made in final year of graduation.? Minor and major | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 3

What type of project you made in final year of graduation.? Minor and major

I am something confused with project . I learn only if else in collage and now I have to made a big project.

25th Aug 2018, 3:11 PM
Mool Singh
Mool Singh - avatar
2 ответов
+ 2
I'm studying BA with a major in supply chain management. We had a course that focused on implementation of optimization techniques - we would implement algorithms mostly for the vehicle routing problem (ranging from construction heuristics to improvement methods), one had to solve those on a weekly basis. I'm currently working on a thesis in the same area in which I develop an evolutionary based metaheuristic for a vehicle routing problem - find best routes for goods delivery to a certain set of customers. I expect to spend about 6 months with this. It's challenging, but hey, that's what I like about it :)
25th Aug 2018, 9:15 PM
Martin S
+ 1
Not a CS major here, but a linguistics major with a cognitive science minor. The biggest coding project I did in school was for a natural language processing class; for my final project, I decided to write a program which determines whether a given regular expression has valid syntax or not. It took me about two weeks (most of which was debugging), and it’s the second biggest programming project I’ve done to date.
25th Aug 2018, 4:49 PM
krikkitbot
krikkitbot - avatar