What type of project you made in final year of graduation.? Minor and major | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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