[algogeeks] Code to stop students from navigating during online examination

2012-02-24 Thread Jasveen Singh
hi guys i am a final year student of engineering and i am working on an ONLINE EXAMINATION SYSTEM just like GATE, GRE usually used by prometrics. now i am come across one problem, i want that during the exam the student is not able to navigate(can't open anything else just work on test) anywhere

Re: [algogeeks] Re: Code to stop students from navigating during online examination

2012-02-24 Thread Jasveen Singh
a TA or two sit in the back of the room and watch. Don On Feb 24, 4:04 am, Jasveen Singh jasveen.sing...@gmail.com wrote: hi guys i am a final year student of engineering and i am working on an ONLINE EXAMINATION SYSTEM just like GATE, GRE usually used by prometrics. now i am come across

Re: [algogeeks] Re: Code to stop students from navigating during online examination

2012-02-24 Thread Jasveen Singh
. And if someone has a smart phone or even a basic cell phone which can send and receive text messages there is still the potential to cheat. Don On Feb 24, 8:25 am, Jasveen Singh jasveen.sing...@gmail.com wrote: i agree it can be done but like in company training and GATE exam and even

Re: [algogeeks] c doubt show me how smart u guys are

2011-09-25 Thread Jasveen Singh
. ashima.b...@gmail.com wrote: use radix sort 4 times. using bucket sort with chaining as the sorting algorithm. time complexity= O(4(n+k)) space complexity = O(n) Ashima M.Sc.(Tech)Information Systems 4th year BITS Pilani Rajasthan On Sun, Sep 25, 2011 at 6:01 AM, Jasveen Singh

[algogeeks] c doubt show me how smart u guys are

2011-09-24 Thread Jasveen Singh
i have a file 'star.txt' containing recordss in the form name score as given below *name score* dave 52.67 steve60.09 and so on till 64 names i have to make a program to read and sort these names in a rank just show not to store all scores are in float and need to rank

Re: [algogeeks] requesting your suggestion

2011-09-12 Thread Jasveen Singh
:20 PM, Jasveen Singh jasveen.sing...@gmail.com wrote: @sukran dhawan thanks sukran but can u tell me about reputation of L T infotech as i know L T is huge but not infotech partas in infosys they place in abundance and if performance not good in training they will throw u in some job

[algogeeks] requesting your suggestion

2011-09-11 Thread Jasveen Singh
guys i have been selected in two companies during campus recruitment 1) INFOSYS 2) L T INFOTECH can you plz give me some idea that which one is better to go for?? and which is better for my career as a software developer plz give me some idea? -- You received this message because you are

Re: [algogeeks] requesting your suggestion

2011-09-11 Thread Jasveen Singh
labourers and then again infosys is a big brand name!!! On Sun, Sep 11, 2011 at 9:07 PM, sukran dhawan sukrandha...@gmail.comwrote: infosys i feel... infosys training is awesome On Sun, Sep 11, 2011 at 8:34 PM, Jasveen Singh jasveen.sing...@gmail.comwrote: guys i have been selected in two

[algogeeks] command to use printer using c/c++

2010-09-12 Thread Jasveen Singh
on DOS in window xp. plz tell me a way or program to print the output of the program directly or print a file i have saved in the library directly be running a piece of code and internet didn't help!!! -- Jasveen Singh -- You received this message because you are subscribed to the Google Groups

Re: [algogeeks] command to use printer using c/c++

2010-09-12 Thread Jasveen Singh
AM, saurabh singh saurabh.n...@gmail.comwrote: when you run the executable of your code then redirect the output of it to a file. ex : program C:/out.txt On Sun, Sep 12, 2010 at 9:54 AM, Jasveen Singh jasveen90si...@gmail.comwrote: hi guyz, i have aproject to submit tomorrow and i have

Re: [algogeeks] command to use printer using c/c++

2010-09-12 Thread Jasveen Singh
windows API which are used on doing PrtScr button press. On Sun, Sep 12, 2010 at 4:41 PM, Jasveen Singh jasveen90si...@gmail.comwrote: @SAURABH.buddy i tried to redirect the graphical output of the .exe fiel to a file but in the fiel it gives a error.. *BGI Error: Graphics