9th April 2013 10:06 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Presently i m doing job in it sector as fresher.I got admission in nbrc manesar for integrated phd programme.Should i laeve my job and opt for phd.if yes tel me career option after getting phd degree from nbrc? |
|
12th October 2011 05:42 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? TOP IIT COLLEGE FOR M.TECH CSE |
|
16th August 2011 06:00 PM | ||
sgsharadgupta |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Quote:
regards, sharad |
|
29th July 2011 12:17 AM | ||
kartikayan |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Hi dear, Certain number of seats are reserved for candidates belonging to SC/ST/OBC categories and Person with Disabilities (PD) as per the Govt. of India rules. For details refer to the Information Brochure. Thanks |
|
5th June 2011 08:43 AM | ||
balarmkec |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Quote:
Let me assume that its IIT chennai. 60seats are available in IIT for M.TECH Computer Science |
|
5th June 2011 12:05 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i have wiritten my gate 2011 in IN stream. my gate score is 358 and my rank 1836 have applied in iit-m i come under sc category.they have already released 3 offer letters and i have nt yet been offered a seat so are there any possibilities of me getting a seat. |
|
26th May 2011 03:56 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? what is the rank needed to get admission into iit madras |
|
19th March 2011 09:17 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i want to know number of total seats of iit in punjab |
|
15th March 2011 03:59 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i have got 51.33 marks and my rank is 1374 in computer science branch in gate 2011 can any one tell me that which iit i can get and to which i should apply.. |
|
5th March 2011 01:52 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? sir i belong to sc category,i have given the gate 2011 exam and i have checked the solutions.i am getting a total of 28 marks.is there any possibility/chance for me to get into iit's.my stream is electronics and telecommunications.can you suggest me something plz? |
|
12th February 2011 12:05 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how many seats are there for MTech in CSE for IIIT hyderabad |
|
26th January 2011 07:13 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? How do I start preparing for Gate exam? |
|
15th January 2011 12:28 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? MS (Reseach) program is also good in IIT-M. Admissions are in both the semesters,, same placements like M Tech. |
|
14th January 2011 06:36 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? sir/ma'm i want to know is there any good book for gate preparation? howz g.k.pblication.. |
|
31st December 2010 10:03 AM | ||
priyanka_swengg |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Quote:
M.Tech PRogram= 79 seats towards joined and 51 seats towards Graduated. Don't worry about seats, better you first write the exam and concentrate on it. with best wishes. |
|
30th December 2010 05:30 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i have to know, how many seats are available for M.tech(cse) in all iits and particularly i want to know OBC caste seats. can tell me... |
|
22nd November 2010 05:23 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Quote:
SYLLABUS FOR COMPUTER SCIENCE AND INFORMATION TECHNOLOGY (CS) Mathematical Logic: Propositional Logic; First Order Logic. Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial. Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra. Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics. Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism. Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors. Numerical Methods: LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson's rules. Calculus: Limit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima. Computer Science and Information Technology Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point). Computer Organization and Architecture: Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage. Programming and Data Structures: Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps. Algorithms: Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching. Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes P, NP, NP-hard, NP-complete. Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability. Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization. Operating System: Processes, Threads, Inter-process communication, Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security. Databases: ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control. Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance. Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security basic concepts of public key and private key cryptography, digital signature, firewalls. Web technologies: HTML, XML, basic concepts of client-server computing. |
|
8th November 2010 02:49 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i am a mca student.i don't understand ,which paper we prepair to attend the gate exam. |
|
31st October 2010 07:40 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how many seats are there in iis bangalore for the mtech in cs? |
|
29th October 2010 11:44 PM | ||
surendergora |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Hello friend, On an average , there are 80-90 seats in every IIT as wll as IISc. Further there are also reservation. |
|
26th October 2010 03:51 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how to change my xam centre for gate 2011 |
|
18th October 2010 06:32 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? which book read me in cs? im it student .then what will i take this exam? |
|
11th October 2010 05:52 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i want know that how many seats are there in all IITs for M.Tech in mechanical engg. |
|
11th October 2010 02:13 PM | ||
imira |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Final and pre final year students are eligible to take the GATE. You can take the exam in your third and fourth year. Since the score is valid for two years, you can use the better of the two to apply. If your reason to take GATE 2011 is just for practice, don’t waste time. You will find a lot of sample question papers on the net. Each IIT has a different class strength. You could check their sites for more information. |
|
9th October 2010 10:57 AM | ||
JAMESS |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? yea it is a good decision obviously. the number of seat in IIT depends on the course for which you are applying. there may be 30 or 40 seat for every course. there is 7 IIT. and in every IIT there is so many course for each stream. to get a basic idea about the seat visit the website of any IIT i think you will know about the system. |
|
9th October 2010 08:46 AM | ||
yashwanth |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? There might be around 18 in any mtech college in nits or iits so be prepared welllllllllllllll |
|
9th October 2010 05:35 AM | ||
nillu |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? See when talking about IIT and other courses you should always consider that the seats are very few in these course. It will either 30 or less. When you will purchase the prospectus you will come to about all the seats in civil mtech you can visit the websitehttp://www.iitac.in |
|
9th October 2010 01:26 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how many saets are there in civil branch |
|
8th October 2010 08:57 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? sir to collect application form stubents have to come ah sir |
|
8th September 2010 08:25 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i"m in 2year instrumentation i want to know that how to prepare for gate-2011 & also how much marks are sufficient to fetch seats in iit or iisc.....& also want to know main topic which is easier to me for gate........plz help me!!!!! |
|
7th September 2010 12:51 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? there r abut 30 seats in every institute for each course but few institutes might not offer M TECH in cs 15/30 general 5/30 OBC 4/30 sc 4/30 ST 2/30 PD |
|
6th September 2010 01:35 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? only contrte. ........ ur study without worrying about score or seat |
|
25th August 2010 11:23 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? HOW MANY SEATS ARE THERE IN GATE IN IITS FOR CIVIL ENGINEERING |
|
24th August 2010 05:53 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? what is the resravation in bits pilani for sc/st students for m.tech programes. |
|
20th August 2010 03:34 PM | ||
robart |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? dear friend, its my kind advice that don't do that. do hard work. try clear GATE exam in 1st attempts.if you can't do in first attempts then only go for 2nd attempts. different IITs have different seats in m.tech. for cse students. at first prepare well for gate 2011. best of luck. |
|
19th August 2010 11:20 PM | ||
Adarshxxx |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Dear frend, generally different IIT'S have different seats.....so plz specify which IIT do you want......but all total there are 400 to 500 seats in all IIT's |
|
19th August 2010 12:31 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Sir please tell me the exat syallbus about Gate exam in Information Technoliogy |
|
12th August 2010 10:47 AM | ||
parhitoshika |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? m.tech admission is done through gate,valid for 2 years. exam syllabus is of b.tech. see iit homesite for the prospectus for last year rankings and details. in your branch,its 5000 |
|
10th August 2010 08:01 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i am in 3rd year btech,i want to appear gete exam,if i qualified,would the rank card holds for 2 years??can u say how many percentage require to join in NIT colleges?? |
|
10th August 2010 07:04 PM | ||
ravi k |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? Dear frnd, there is no any fixed seats in IITs for M.TECH. every IITs has different saets. you can log on to concerned website of different IITs for seats in M.TECH. All the best.. |
|
7th August 2010 09:24 PM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? i really want admission in IIT FOR M TECH FOR CS IF not,are there any colleges in mumbaai which has good scope,plz tell me...!! |
|
28th July 2010 12:40 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how many seat for M.Tech in mechanical Engineering in IITs |
|
25th July 2010 12:37 AM | ||
s.k.singh |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? hi friend, you want to know the sheet avaibility in the iits,then you can check it on the different websites of the different iits, there you can see the available sheets for the m.tech in computer science. so just visits www.iitk.ac.in www.iitkgp.ac.in www.iitb.ac.in |
|
19th July 2010 11:35 AM | ||
Unregistered |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? how many seats in all iits in mtech in coputer science and what is interview process after selection in gate |
|
11th April 2010 12:42 AM | ||
sadhan |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? dear frnd different iits have different number of seats and there is reservation for SC/ST and OBC good luck |
|
10th April 2010 03:35 PM | ||
nalanda |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? hi friend, yes there is no any problem, and really it is right choice to sit in 2011 as well as 2012, you can sit as you wish, and you can check the list of the available sheet in iit for m.tech in cs on its official websites ok all the best |
|
10th April 2010 12:43 PM | ||
amitforever |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? dear friend no of seats for m. tech in iit is not that too much its around 600 to 700. you can easily come to know by seeing theat student having 98 to 99 percntile easily get admission in any iits ok best of luck |
|
9th April 2010 06:11 PM | ||
subhasish |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? dear friend here is the list of the approximated seats of iits: Program Joined Graduated ------------------------------------------------------- M.Tech 79 51 ------------------------------------------------------- but you should not worry about the seats . just fill up the gate application form and give the exam with full preparation.. all the best. |
|
31st March 2010 08:25 PM | ||
rajeshingarhwa |
Re: how many seat are there in the IITs for the M.Tech in Computer Science? dear friend, do not worry about the seats in IIT for M.Tech in CSE.hust give the gate exam and qualify it. if you score good then you will get it. generally each IIT have different seats ranging approximately 30seats. best of luck. |
|
27th February 2010 03:50 AM | ||
nandan.554 |
Re: how many seat are there in the IITs for the M.Tech in electronics an comm.? ![]() |
|
This thread has more than 50 replies. Click here to review the whole thread. |