Skip to main content

Posts

Showing posts from May, 2020

My CCMT choice filling

My CCMT choice filling You can see my CCMT choice filling below. My score is 674, obc category with rank 970 Comment below your choices ,so that others can see and use them! Click follow to get new updates.

All about NIT and CCMT counselling

CCMT 2020 Useful information The registration process and choice filling of CCMT started on 13th May. Students are eager to fill and lock in their options. This post gives a few insights into how to choose the best order for you.  First of all people generally consider Nirf ranking to estimate the reputation and performance of an institution. The following pdf shows the ranking of NITs in 2019,2018 and 2017 are give below respectively. 2019 rankings 2018 rankings 2017 rankings The above rankings are based on overall performance of the institution but not specifically for the computer science area. Regardless of the rankings students consider NIT warangal, NIT Karnataka and NIT Tiruchirapalli as three best NITs in India for computer science. There are other sites which gives the preference order for students. The post by admission.aglasem website gives the following order for cse students: Regardless of your marks ,whether you have low score or high score, you should fill the choices ac

IIT Indore interview experience

IIT Indore Ms by research interview experience May 2020 I was shortlisted for Ms by research in CSE program for 2020-21 academic year. The interview is conducted using Google-meet on 12th May. The exact questions asked by them are: 1. Tell me about yourself? 2. What are your favorite subjects?(Told DBMS and Algorithms) 3. What are the different algorithmic design techniques? 4. When should we use greedy? 5. When should we use dynamic programming? 6. Which is best greedy or dynamic programming? 7. What is stack memory and heap memory? 8. What is the difference between tree and a graph? 9. What are the real life applications of stacks? 10. What are the applications of stacks in compiler deisgn and in program execution? 11. What is a memory leak? 12. What is a dangling pointer? 13. What is a friend function? 14. How to find the rank of an element in an unsorted array? 15. What are linear time sorting algorithms? I have answered almost all the questions correctly except the the 7th one. I

IIT Bhilai interview experience

IIT Bhilai Interview experience on May 2020 M.Tech 2020-21 admission   I got shortlisted along with 67 candidates for M.Tech CSE program in IIT bhilai (I have a gate score of 674 with rank AIR 970 OBC NCL category). The interview is conducted on May 11th at 3:00 pm.The interview is conduted through skype. There are three professors in the interview panel. These are the exact questions asked by them. 1. Tell me about yourself? 2. What are your favorite subjects?(I said DBMS and Algorithms) 3. How to find a primary key using Functional Dependencies? 4. What is the difference between natural join and outer join? How to perform outer join using simple relational algebra operators without using the outer join operator directly? 5. Give some examples for outer joins 6. What is a stable sorting algorithm? 7. Name some of the stable sortings? 8. How to convert any sorting algorithm to a stable sorting algorithm? 9. Give a function which is big oh of n and not omega of n. I have answered almost