Prakhar Gupta
A Technology Blog featuring 'Recent Tech Advancements', 'Coding Problems' and an 'Information Hub' for budding developers and programmers.
Wednesday, January 13, 2010
CODIES 1.3
Thursday, December 31, 2009
CODIES 1.2
ACM Quest - 2009 : A Report
ACM Quest 2009 – Autumn Fest
Quest 09 was organised by ACM along with two big events Autofest and Entrumeet combined together as Autumnfest 09 which was held from 31st September to 2nd October 2009. ACM QUESTwas first conducted in 2008 with the sole motive of encouraging people to come together and take part in computing events. Quest 2008 constituted of interesting events like kriegspell , code2win, neocoders , e-trivia , online treasure hunt , lan chatting software n many other events which cover all the arenas and aspects of computation . Since Quest was held with two big events like Entrumeet and Autofest this year, the TEAM QUEST decided to come up with 3 major events that cater and attract people not only the experts but also those who are a novice to the computing field .
ACM Quest 2009 received a great participation. Not only did the undergraduates, but also the Post graduate students took keen interest in the events. The participation was overwhelming, more than our expectations. At places it was difficult to arrange space participants to sit. The zeal and vigour of participants was at its full display when participants agreed to sit on stairs and write the MCQ.
BYTECODE:-
ByteCode was the most popular computer event. It is basically a written quiz which tests the overall programming knowledge of the participants. It received participation of more than 100 odd students in teams of 2. The questions mainly focussed on logic and knowledge of C.
Winners:-
Code Athlon :-
This is an online coding event which tests the programming skills of all those people who are good and have knowledge of programming languages like c,c++ , java etc. The problems were very challenging and were graded in two categories. Problem statement can be found at www.svnit.edu.in/acm .
This event attracted 25 odd teams with 2 persons per team.
Winners:-
1st yr Winner :Meet Vora : INR 1000
Artificial Intelligence Workshop and Chatbot Challenge
A chatbot is a conversational agent , a computer program to simulate an intelligent conversation with one or more users via auditory or textual methods. This event includes creation of such on site chatbots.
This event attracted a crowd of 40 people who used their innovative ideas and designed intelligent bots .
Winners:-
This year a special prize was given to the best performer of 1st year in each event in order to encourage and improvise the programming skills of the fresh batch. Moreover, this year events of Quest recorded maximum participation of 1stand 2nd yearites. Though the number of events conducted were lesser than the previous version , the participation for each event was fantabulous as mentioned above . The special event on Artificial Intelligence was held to give participants a basic idea of how computers are evolving and communicating with the humans .Quest 2009 was a great success and our team would like to thank the participants whose curiosity and enthusiasm added the icing on the cake.
Some regards to the Autofest 2009 and Entrumeet 2009 committee who lend their support and help whenever required and worked together with great spirit to make Autumnfest a big hit .
We would also like to thank our faculty advisors Mr R.P.Gohil and Mr.D.C.Jinwala for their guidance and support .Our success would not have been possible without proper guidance and vision.
Monday, November 2, 2009
CODIES 1.1
char charA;
short shortA;
char charB;
long longA;
char charC;
}
long longA;
short shortA;
}