The Department of Master of Computer Applications was established in the year 1998 with an intake of 60 students. The department has made significant improvement with the skills needed to work in the global IT sector. The department of MCA is fanatical towards the quality learning amongst students and the arena of research. The department is well equipped with all the facilities like dedicated labs for students and assistantship programs etc.Currently, many faculty members are working in the field of wireless ad hoc networks, Graph Theory, data mining, web mining, pattern recognition etc. Many of them are aspiring for getting registered for the research programs in the current semester. We wish them “All the best”.
The department of MCA is devoted for quality learning through innovation. Those days are not far away when MIET-MCA will make indelible mark nationally and internationally in the field of Information Technology. MIET-MCA students are raised to become world-class software professionals as Project Managers, Team leaders or System Analysts in the top level Industries. The core subjects of this program are designed to introduce students to the various areas of computer science such as computer programming, software engineering, computer networking, database management, computer graphics and systems analysis. MIET is as a konw Best Mca Colleges in UP, India
To seek, to strive and to achieve greater heights in Computer education and to create an environment where all students, faculty and staff have easy access to recent technological resources related to Computer Science and Information they need and to provide IT infrastructure that supports the institutional goals identified.
CO | KCA101 |
---|---|
CO 1 | Demonstrate the knowledge of the basic structure, components, features and generations of computers . |
CO 2 | Students will describe the concept of computer languages, language translators and construct algorithms to solve problems using programming concepts. |
CO 3 | Students would be able to compare and contrast features, functioning & types of operating system and computer networks. |
CO 4 | Technical communication skills will create a vast know-how of the application of the learning to promote their technical competence. |
CO 5 | Demonstrate architecture, functioning & services of the Internet and basics of multimedia. |
CO | KCA102 |
---|---|
CO 1 | Describe the functional components and fundamental concepts of a digital computer system including number systems. |
CO 2 | Construct flowchart and write algorithms for solving basic problems. |
CO 3 | Write ‘C’ programs that incorporate use of variables, operators and expressions along with data types. |
CO 4 | Write simple programs using the basic elements like control statements, functions, arrays and strings. |
CO 5 | Write advanced programs using the concepts of pointers, structures, unions and enumerated data types. |
CO 6 | Apply pre-processor directives and basic file handling and graphics operations in advanced programming. |
CO | KCA103 |
---|---|
CO 1 | Describe primary features, processes and principles of management. |
CO 2 | Explain functions of management in terms of planning, decision making and organizing. |
CO 3 | Illustrate key factors of leadership skill in directing and controlling business resources and processes. |
CO 4 | Exhibit adequate verbal and non-verbal communication skills. |
CO 5 | Demonstrate effective discussion, presentation and writing skills. |
CO | KCA104 |
---|---|
CO 1 | Use mathematical and logical notation to define and formally reason about basic discrete structures such as Sets, Relations and Functions . |
CO 2 | Apply mathematical arguments using logical connectives and quantifiers to check the validity of an argument through truth tables and propositional and predicate logic . |
CO 3 | Identify and prove properties of Algebraic Structures like Groups, Rings and Fields. |
CO 4 | Formulate and solve recurrences and recursive functions . |
CO 5 | Apply the concept of combinatorics to solve basic problems in discrete mathematics. |
CO | KCA105 |
---|---|
CO 1 | Describe functional units of digital system and explain how arithmetic and logical operations are performed by computers. |
CO 2 | Describe the operations of control unit and write sequence of instructions for carrying out simple operation using various addressing modes. |
CO 3 | Design various types of memory and its organization. |
CO 4 | Describe the various modes in which IO devices communicate with CPU and memory. |
CO 5 | List the criteria for classification of parallel computer and describe various architectural schemes. |
CO | KCA151 |
---|---|
CO 1 | Write, compile, debug and execute programs in a C programming environment. |
CO 2 | Write programs that incorporate use of variables, operators and expressions along with data types. |
CO 3 | Write programs for solving problems involving use of decision control structures and loops. |
CO 4 | Write programs that involve the use of arrays, structures and user defined functions. |
CO 5 | Write programs using graphics and file handling operations. |
CO | KCA152 |
---|---|
CO 1 | Design and verify combinational circuits (adder, code converter, decoder, multiplexer) using basic gates. |
CO 2 | Design and verify various flip-flops. |
CO 3 | Design I/O system and ALU. |
CO 4 | Demonstrate combinational circuit using simulatoR. |
CO | KCA153 |
---|---|
CO 1 | Develop the ability to work as a team member as an integral activity in the workplace. |
CO 2 | Increase confidence in their ability to read, comprehend, organize, and retain written information. Improve reading fluency. |
CO 3 | Write coherent speech outlines that demonstrate their ability to use organizational formats with a specific purpose Deliver effective speeches that are consistent with and appropriate for the audience and purpose. |
CO 4 | Develop proper listening skills; articulate and enunciate words and sentences clearly and efficiently. |
CO 5 | Show confidence and clarity in public speaking projects; be schooledin preparation and research skills for oral presentations. |
CO | KCA201 |
---|---|
CO 1 | Define various types of automata for different classes of formal languages and explain their working. |
CO 2 | State and prove key properties of formal languages and automata. |
CO 3 | Construct appropriate formal notations (such as grammars, acceptors, transducers and regular expressions) for given formal languages. |
CO 4 | Convert among equivalent notations for formal languages. |
CO 5 | Explain the significance of the Universal Turing machine, ChurchTuring thesis and concept of Undecidability. |
CO | KCA202 |
---|---|
CO 1 | List the significance and key features of object oriented programming and modeling using UML . |
CO 2 | Construct basic structural, behavioral and architectural models using object oriented software engineering approach. |
CO 3 | Integrate object oriented modeling techniques for analysis and design of a system. |
CO 4 | Use the basic features of data abstraction and encapsulation in C++ programs. |
CO 5 | Use the advanced features such as Inheritance, polymorphism and virtual function in C++ programs. |
CO | KCA203 |
---|---|
CO 1 | Explain main components, services, types and structure of Operating Systems. |
CO 2 | Apply the various algorithms and techniques to handle the various concurrency control issues. |
CO 3 | Compare and apply various CPU scheduling algorithms for process execution. |
CO 4 | Identify occurrence of deadlock and describe ways to handle it. |
CO 5 | Explain and apply various memory, I/O and disk management techniques. |
CO | KCA204 |
---|---|
CO 1 | Describe the features of a database system and its application and compare various types of data models. |
CO 2 | Construct an ER Model for a given problem and transform it into a relation database schema. |
CO 3 | Formulate solution to a query problem using SQL Commands, relational algebra, tuple calculus and domain calculus. |
CO 4 | Explain the need of normalization and normalize a given relation to the desired normal form. |
CO 5 | Explain different approaches of transaction processing and concurrency control. |
CO | KCA205 |
---|---|
CO 1 | Explain the concept of data structure, abstract data types, algorithms, analysis of algorithms and basic data organization schemes such as arrays and linked lists. |
CO 2 | Describe the applications of stacks and queues and implement various operations on them using arrays and linked lists. |
CO 3 | Describe the properties of graphs and trees and implement various operations such as searching and traversal on them. |
CO 4 | Compare incremental and divide-and-conquer approaches of designing algorithms for problems such as sorting and searching. |
CO 5 | Apply and analyze various design approaches such as Divide-and-Conquer, greedy and dynamic for problem solving . |
CO | KCAA01 |
---|---|
CO 1 | dentify and analyze nature & inherent difficulties in the security of the Information System. |
CO 2 | Analyze various threats and attacks, corresponding counter measures and various vulnerability assessment and security techniques in an organization. |
CO 3 | Applications of cyber based policies and use of IPR and patent law for software-based design. Define E-commerce types and threats to E-commerce. |
CO 4 | Explain concepts and theories of networking and apply them to various situations, classifying networks, analyzing performance. |
CO | KCA251 |
---|---|
CO 1 | Use the Concept of Data Abstraction and Encapsulation in C++ programs. |
CO 2 | Design and Develop C++ program using the concept such as polymorphism, virtual function, exception handling and template. |
CO 3 | Apply object oriented techniques to analyze, design and develop a complete solution for a given problem. |
CO | KCA252 |
---|---|
CO 1 | Use the Concept of Data Abstraction and Encapsulation in C++ programs. |
CO 2 | CO2 Write SQL commands to query a database. |
CO 3 | Write PL/SQL programs for implementing stored procedures, stored functions, cursors, trigger and packages. |
CO | KCA301: Artificial Intelligence | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Define the meaning of intelligence and study various intelligent agents. | K1 |
CO 2 | Understand, analyze and apply AI searching algorithms in different problem domains. | K2 , K3, K4 |
CO 3 | Study and analyze various models for knowledge representation. | K1, K3 |
CO 4 | Understand the basic concepts of machine learning to analyze and implement widely used learning methods and algorithms. | K2 , K4, K6 |
CO 5 | Understand the concept of pattern recognition and evaluate various classification and clustering techniques . | K2 , K5 |
CO. | KCA302: Software Engineering | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Explain various software characteristics and analyze different software Development Models. | K1, K2 |
CO 2 | Demonstrate the contents of a SRS and apply basic software quality assurance practices to ensure that design, development meet or exceed applicable standards. | K1, K2 |
CO 3 | Compare and contrast various methods for software design. | K2, K3 |
CO 4 | Formulate testing strategy for software systems, employ techniques such as unit testing, Test driven development and functional testing. | K3 |
CO 5 | Manage software development process independently as well as in teams and make use of various software management tools for development, maintenance and analysis. | K5 |
CO | KCA303: Computer Networks | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Student will understand the concept of Indian Ethos and Management lessons from Mahabharata, Vedas and Kautaliya’s Arthashastra | Understand (C 2) |
CO 2 | Apply knowledge of error detection, correction and learn concepts of flow control along with error control. | K3 |
CO 3 | Classify various IP addressing techniques, subnetting along with network routing protocols and algorithms. | K4 |
CO 4 | Understand various transport layer protocols and their design considerations along with congestion control to maintain Quality of Service. | K2 |
CO 5 | Understand applications-layer protocols and elementary standards of cryptography and network security. | K2 |
CO | KCA011: Cryptography & Network Security | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Understand various security attacks and their protection mechanism. | K2 |
CO 2 | Apply and analyze various encryption algorithms. | K3, K4 |
CO 3 | Understand functions and algorithms to authenticate messages and study and apply different digital signature techniques. | K1, K2, K3 |
CO 4 | Analyze different types of key distributions. | K4 |
CO 5 | Study and appraise different IP and system security mechanism. | K1, K5 |
CO | KCA013: Software Project Management | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Identify project planning objectives, along with various cost/effort estimation models. | K3 |
CO 2 | Organize & schedule project activities to compute critical path for risk analysis. | K3, K4 |
CO 3 | Monitor and control project activities. | K4, K5 |
CO 4 | Formulate testing objectives and test plan to ensure good software quality under SEI CMM | K6 |
CO 5 | Configure changes and manage risks using project management tools. | K2, K4 |
CO | KCA015 : Compiler Design | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Acquire knowledge of different phases and passes of the compiler and also able to use the compiler tools like LEX, YACC, etc. Students will also be able to design different types of compiler tools to meet the requirements of the realistic constraints of compilers. | K3, K6 |
CO 2 | Understand the parser and its types i.e. Top-Down and Bottom-up parsers and construction of LL, SLR, CLR, and LALR parsing table. | K2, K6 |
CO 3 | Implement the compiler using syntax-directed translation method and get knowledge about the synthesized and inherited attributes. | K4, K5 |
CO 4 | Acquire knowledge about run time data structure like symbol table organization and different techniques used in that. | K2, K3 |
CO 5 | Understand the target machine’s run time environment, its instruction set for code generation and techniques used for code optimization. | K2, K4 |
CO | KCA021: Web Technology | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Apply the knowledge of HTML and CSS to develop web application and analyze the insights of internet programming to implement complete application over the web. | K3, K6 |
CO 2 | Understand, analyze and apply the role of JavaScript in the workings of the web and web applications. | K2, K3 |
CO 3 | Understand, analyze and build dynamic web applications using servlet and JSP. | K2, K3 |
CO 4 | Develop Spring-based Java applications using Java configuration, XML configuration, annotation-based configuration, beans and their scopes, and properties. | K2, K4,K6 |
CO 5 | Develop web application using Spring Boot and RESTFul Web Services . | K3, K6 |
CO | KCA022: Big Data | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Demonstrate knowledge of Big Data Analytics concepts and its applications in business. | K1, K2 |
CO 2 | Demonstrate functions and components of Map Reduce Framework and HDFS. | K1, K2 |
CO 3 | Develop queries in NoSQL environment. | K6 |
CO 4 | Explain process of developing Map Reduce based distributed processing applications. | K2, K5 |
CO 5 | Explain process of developing applications using HBASE, Hive, Pig etc. | K2,K5 |
CO | KCA023 : Simulation and Modelling | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Study the concept of system, its components and types. | K1 |
CO 2 | Understand and analyze nature and techniques of major simulation models. | K2, K4 |
CO 3 | Study and analyze the idea of continuous and discrete system simulation. | K1, K4 |
CO 4 | Understand the notion of system dynamics and system dynamics diagrams. | K2 |
CO 5 | Finding critical path computation and understanding PERT networks. | K1, K4 |
CO | KCA024: Software Testing & Quality Assurance | Bloom’s Knowledge Level (KL) |
---|---|---|
CO 1 | Test the software by applying testing techniques to deliver a product free from bugs. | K3 |
CO 2 | Investigate the scenario and select the proper testing technique. | K1, K4 |
CO 3 | Explore the test automation concepts and tools and estimation of cost, schedule based on standard metrics. | K2, K4 |
CO 4 | Understand how to detect, classify, prevent and remove defects. | K1, K2 |
CO 5 | Choose appropriate quality assurance models and develop quality. Ability to conduct formal inspections, record and evaluate results of inspections. | K3, K4 |
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course:
After completing the course student will be able to:
After completing the course:
After completing the course:
After completing the course:
After completing the course student will be able to:
After completing the course:
After completing the course student will be able to:
After completing the course :
After completing the course :
After completing the course :
After completing the course :
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course :
After completing the course student will be able to:
After completing the course:
After completing the course student will be able to:
After completing the course student will be able to:
After completing the course student will be able to:
Dr. Vinay Singhal | |
Designation | Associate Professor |
Doctorate | Banasthali Vidyapith, Banasthali |
Other Qualification | UGC NET Qualified (Dec 2019) |
Email id | vinay.singhal@miet.ac.in |
Area of Interest | Java, Web Technology, Blockchain, Big Data, AWS |
View Details |
Beena Sachan | |
Designation | Astt. Professor & Head |
Doctorate | Ph.D. Pursuing from AKTU,Lucknow |
Email id | beena.sachan@miet.ac.in |
Area of Interest | C,C++,Operating System,DBMS,Artificial Intelligence |
View Details |
Rooban Agrawal | |
Designation | Astt. Professor |
Post Graduation | MCA from MDU Rohtak,MFC from Rohtak University |
Email id | rooban.agrawal@miet.ac.in |
Area of Interest | Software Engineering , Management Information System, Cyber Security, Client Server Computing |
View Details |
Pooja Agarwal | |
Designation | Astt. Professor |
Post Graduation | MCA from UPTU Lucknow |
Email id | pooja.agarwal@miet.ac.in |
Area of Interest | Software Engg,E-Commerece,Cyber Secuirity |
View Details |
Mragank Singhal | |
Designation | Astt. Professor |
Doctorate | Pursuing from IP university, Delhi |
Email id | mragank.singhal@miet.ac.in |
Area of Interest | C, C++, Data Structure Java, Web Technology, Discrete Mathematics, Python |
View Details |
Syed Naushad Imam | |
Designation | Astt. Professor |
Post Graduation | M.C.A. from UPTU Lucknow |
Email id | naushad.imam@miet.ac.in |
Area of Interest | C, C++, Data Structure Java, Web Technology, |
View Details |
Dr. Kripa Shanker Mishra | |
Designation | Astt. Professor |
Doctorate | from S.U. Rajsthan |
Email id | kripa.mishra@miet.ac.in |
Area of Interest | Compiler Design , OS,Computer Graphics |
View Details |
Dr. Satish Kumar Soni | |
Designation | Astt. Professor |
Doctorate | Ph.D.(Machine Learning & Data Science) |
E-Mail ID | satish.soni@miet.ac.in |
Area of Interest | Machine Learning, Data Science, Operating System, Java Programming, Python programming. |
View Details |
Mohammad Faisal | |
Designation | Astt. Professor |
Post Graduation | MCA from AKTU |
Email id | mohd.faisal@miet.ac.in |
Area of Interest | Web Technology, AWS |
Neha Gupta | |
Designation | Astt. Professor |
Post Graduation | M.C.A |
Email id | neha.gupta@miet.ac.in |
Area of Interest | Operation System,Database, Computer organisation and architecture,C++ , Computer Based Optimization Techniques, C |
Ekta Tyagi | |
Designation | Astt. Professor |
Post Graduation | M.C.A |
Email id | ekta.tyagi@miet.ac.in |
Area of Interest | Database, C++ ,C,Software Engineering |
View Details |
Rahul Sharma | |
Designation | Astt. Professor |
Post Graduation | M.C.A |
Email Address | rahul.sharma.mca@miet.ac.in |
Area of Interest | C , C++, Database,java, AWS |
Nidhi Sharma | |
Designation | Astt. Professor |
Post Graduation | M.C.A, U.P.T.U, Lucknow |
Email Id | Nidhi.sharma.mca@miet.ac.in |
Area of Interest | DBMS, Advance DBMS, Operating System, CBNST, Cryptography & Network Security |
Aarti Yadav | |
Designation | Astt. Professor |
Post Graduation | MCA (UPTU) |
Email Id | aarti.yadav@miet.ac.in |
Area of Interest | C++, Computer Organization & Architecture, Computer Graphics, Cloud Computing, Software Engineering |
Ms. Kanchan Singh | |
Designation | Astt. Professor |
Post Graduation | MCA(IGNOU) / MTech(IP University) |
E-Mail ID | kanchan.singh@miet.ac.in |
Area of Interest | C, C++, Computer Organization & Architecture, Software Engineering, Operating Systems |
View Details |
Lalita Kumari | |
Designation | Astt. Professor |
Doctorate | Ph.D. |
E-Mail ID | lalita.kumari@meit.ac.in@miet.ac.in |
Area of Interest | Cyber security |
View Details |
RAJKUMAR | |
Designation | Astt. Professor |
Post Graduation | M.C.A |
Area of Interest | C , C++ Database,Software Engineering, AWS |
ARVIND | |
Designation | Astt. Professor |
Post Graduation | M.C.A |
Area of Interest | C,Computer network |
MS. ANJALI SHARMA | |
Designation | Astt. Professor |
Highest Qualification | M.C.A. (AKTU) |
anjali.sharma.mca@miet.ac.in | |
Area of Interest | Cloud computing,,data analyst,computer network, |
Aditi Bhardwaj | |
Designation | Astt. Professor |
Highest Qualification | M.C.A |
aditi.bhardwaj@miet.ac.in | |
Area of Interest | Artificail Intelligence(Unsupervised Learning) |
Soni Panwar | |
Designation | Astt. Professor |
Highest Qualification | M.Tech. (Amity University) |
soni.panwar@miet.ac.in | |
Area of Interest | Data Structure and Algorithms, DBMS, Operating System , Computer networks, Network security, C and JAVA language |
Deepali Gupta | |
Designation | Astt. Professor |
Highest Qualification | MCA (AKTU University) |
Deepali111gupta@gmail.com | |
Area of Interest | Computer networking, software testing, manual testing, c programming, artificial intelligence |
Seminar Attended by the Faculties
Training Attended by the Faculties
1 | Faculty Development Program on Python with Machine Learning | Dr. Satish Kumar Soni | 01-March-2022 to 12-March-2022 | 09:30AM to 12:30pm | MIET |
![]() |
Click Here |
Sr. No. | Year, 2016- Onwards | Title of the Guest Lectures/Workshop/Seminar conducted | Date of the event (From) | Date of the event (To) | Name of the Speaker with Industry name | Remark, if any |
---|---|---|---|---|---|---|
1 | 2021 | Introduction to Business Analytics Role in IT | 15th Jan 2021 | 15th Jan 2021 | Mr. Gaurav Shrama | Description |
2 | 2020 | AWS - Use Cases | 20th June 2020 | 20th June 2020 | Mr. Tej Prakash Sharma | Description |
3 | 2020 | Programming Standards in Industry | 28th Feb 2020 | 28th Feb 2020 | Mr. Saiyam Jain | Description |
4 | 2020 | Angular JS | 10th July 2020 | 10th July 2020 | Ms. Radhika | Description |
5 | 2016 | Developing programming skills | 23th Jan 2016 | 23th Jan 2016 | Mr. Amit Kumar | Description |
Objective:
Outcome:
LAB OUTCOME
OUTCOME
OUTCOME
OBJECTIVE
OUTCOME
OBJECTIVES:
With the current deployment of computer technology and tools, it is very important to develop efficient algorithms for solving problems in science, engineering,technology, insurance and banking. Thus, the objective of this course is to enable students to obtain an intuitive and working understanding of numerical methods for the basic problems of numerical analysis and gain experience in the implementation of numerical methods using a computer. They would also gain an appreciation of the concept of error in these methods and the need to analyze and predict it. .
OUTCOMES
Students will be able to solve the complex problems of mathematics for eg. Error evaluation etc. by using numerical techniques method.
LAB OUTCOMES:
OBJECTIVES :
OUTCOME:
OBJECTIVES :
To familiarize with Client Web Side Technologies like J2SE, HTML,XML, JavaScript and Ajax
OUTCOME:
Objective:
The Project Lab is where the Projects Laboratory is taught, and it is here that students apply theoretical knowledge by conducting experiments, operating and optimizing software development processes. The goal of the Project Lab is to provide a state-of-the-art environment where students become proficient at the skills needed in the workforce.
OBJECTIVES :
To familiarize with server side web Technologies like Servlet, JSP, PHP and beans.
OUTCOME:
Become familiar with server side web processing using Java. Gets the flavor of how to develop application using PHP Choose technology suitable for a specific project and know its structure and functions
OBJECTIVE:
OUTCOMES:
LAB OUTCOMES
Ist Rank in AKTU -(2017-18)
Achievement | No. of faculty | Faculty name |
---|---|---|
NPTEL Certification- | 8 | Beena sachan,Vinay Singhal,Naushad Imam,K.S Mishra,Rahul Sharma,Mragank Singhal |
SAP ERPSIM | 8 | Beena sachan,Vinay Singhal,Naushad Imam,K.S Mishra,Rahul Sharma,Mragank Singhal |
Block Chain Certification | 3 | Vinay Singhal,Naushad Imam,Beena sachan |
Consultancy project | 2 | Vinay Singhal,Naushad Imam |
Developed InHouse Product ERP, Admission portal, Feedback Mgmt System, Admission Portal For Swastyan Public School, Developed Time table Automation With 90% accuracy and trying to achieve 100% | Vinay Singhal,Naushad Imam |
Rank in AKTU
HACKTHON WINNER( Euro Trip ) - Nikita Joshi
S.No. | Year | Branch | University MEDALS | Roll No. | Name |
1 | 2019 | MCA | BRONZE Medal | 1706814920 | Isha Jain |
2 | 2017 | MCA | BRONZE Medal | 1506814903 | ANJALI |
3 | 2015 | MCA | SILVER Medal | 1306814910 | ANSHITA JAIN |
4 | 2015 | MCA | BRONZE Medal | 1306814915 | ASHI JAIN |
5 | 2014 | MCA | GOLD Medal (Hat-trick ) | 1143314014 | EKTA JAIN |
6 | 2013 | MCA | GOLD Medal | 1043314063 | SUGANDH AGARWAL |
7 | 2012 | MCA | GOLD Medal | 0906814013 | KANUPRIYA JAIN |
8 | 2012 | MCA | BRONZE Medal | 0906814069 | ANU RASTOGI |
9 | 2011 | MCA | SILVER Medal | 0806814018 | GARIMA GOEL |
10 | 2010 | MCA | GOLD Medal | 0706814008 | ANAMIKA SHARMA |
Hat-trick of GOLD Medals by MCA Branch of MIET Meerut in UPTU University" "Secure 4 Positions in 2015 recent University Merit List" “Since 2005 Nonstop Positions in University Merit List by MCA Branch of MIET Meerut” “MIET MCA not only excels in Academics but also providing record breaking Placements by industry institute collaboration with IBM, TCS, WIPRO and others... ”
S.No | Roll No. | Name | Year | Branch | Univ. | Rank | % |
1 | 1806814912 | Himani Arora | 2020 | MCA | AKTU | 4 | 89.25 |
2 | 1706814920 | Isha Jain | 2019 | MCA | AKTU | 3 | 89 |
3 | 1506814903 | ANJALI | 2017 | MCA | AKTU | 3 | 89.13 |
4 | 1306814910 | ANSHITA JAIN | 2015 | MCA | AKTU | 2 | 87.15 |
5 | 1306814915 | ASHI JAIN | MCA | AKTU | 3 | 87.13 | |
6 | 1206814025 | HIMANI SAXENA | MCA | AKTU | 12 | 85.18 | |
7 | 1306814964 | SHUBHI RASTOGI | MCA | AKTU | 16 | 84.78 | |
8 | 1143314014 | EKTA JAIN | 2014 | MCA | UPTU | 1 | 87.33 |
9 | 1106814024 | NIDHI SHARMA | MCA | UPTU | 8 | 86.02 | |
10 | 1143314024 | PANKHURI AGARWAL | MCA | UPTU | 11 | 85.70 | |
11 | 1143314043 | SUPRIYA GOEL | MCA | UPTU | 14 | 85.17 | |
12 | 1043314063 | SUGANDH AGARWAL | 2013 | MCA | MTU | 1 | 87.00 |
13 | 0906814013 | KANUPRIYA JAIN | 2012 | MCA | GBTU | 1 | 84.72 |
14 | 0906814069 | ANU RASTOGI | MCA | GBTU | 3 | 84.43 | |
15 | 0906814038 | POOJA RAGHAV | MCA | GBTU | 4 | 84.23 | |
16 | 0943314002 | AKANKSHA | MCA | GBTU | 20 | 83.27 | |
17 | 0806814018 | GARIMA GOEL | 2011 | MCA | UPTU | 2 | 86.27 |
18 | 0843314414 | MONIKA SINGHANIA | MCA | UPTU | 4 | 85.88 | |
19 | 0706814008 | ANAMIKA SHARMA | 2010 | MCA | UPTU | 1 | 83.20 |
20 | 0606814081 | SWAPNA GHOSH | 2009 | MCA | UPTU | 6 | 82.52 |
21 | 0506814019 | GARIMA GUPTA | 2008 | MCA | UPTU | 7 | 81.88 |
21 | 0406814057 | SUMIT KAUR | 2007 | MCA | UPTU | 4 | 81.45 |
22 | 0406814065 | VIBHA RANI | MCA | UPTU | 6 | 80.54 | |
23 | 0406814021 | DEEPTI TYAGI | 2006 | MCA | UPTU | 5 | 80.13 |
24 | 0406814057 | SUMIT KAUR | 2005 | MCA | UPTU | 2 | 79.63 |
Web Development Using HTML/DHTML | Notice | Lecture Plan | Project List |
Web Development Using HTML/DHTML | Notice | Lecture Plan | Project List |
S.No | Event | Speakers | Date | Time | Organised | Poster | List of Participants | Video Link |
---|---|---|---|---|---|---|---|---|
1 | AWS Cloud Computing - Concepts and Opportunities | Mr Mragank Singhal | 24-May-20 | 11:30 AM-12:30 PM | MIET | Click Here | Click Here | |
2 | AWS Internet of Things - Concepts and Opportunities | Prof. Nagresh Kumar | 8-Jun-20 | 12:00 pM-1:30 PM | MIET | Click Here | Click Here | |
3 | Big Data - Concepts and Practical Approach | Prof.(Dr.) Nidhi Tyagi | 4-Jul-20 | 11:00 AM-12:30 PM | MIET | Click Here | Click Here | |
4 | Friday Learning: SEO :The Power of SEO and Digital Marketing | Ms Palavi Jain Director (S&M), Jainson Lab India, Dr Devendra Arora, Dr. Vaishali Goel | 26-Jun-20 | 03:00 - 04:00 | MIET & MMA | |||
5 | Saturday Learning: Digital Lifestyle | Dr. Devendra Arora, Dr. Vaishali Goel, Kanika Chopra | 11-Jul-20 | 3:00-4:00 PM | MIET & MMA | |||
6 | Hands on Advanced Excel Training |
Mr Jatin Sukhija, Director,Productivity Expertz Services Pvt Ltd Ms Aruna & Ms Madhu |
4-Jul-20 | 11:30 AM-1:30 PM | MIET & MMA | |||
7 | Thursday learning- Learning Business with Artifical intelligence | Dr Sandeep Kapoor, Ms Komal, Dr Priyanka | 21-May-20 | 03:00 PM | MIET & MMA | |||
8 | AWS: Cloud Computing | Dr Vinay Singhal | 22-April-2021 | 02:00 PM - 03:00 PM | MIET |
![]() |
Click Here | Click Here |
9 | Webinar on "Practical Implementation of AWS" | Mragank Singhal | 24-April-2021 | 09:30 AM - 10:30 AM | MIET |
![]() |
Click Here | Click Here |
10 | Webinar on "SalesForce Technology" | Dhermendra Kumar | 24-April-2021 | 02:00 PM - 03:00 PM | MIET |
![]() |
Click Here | Click Here |
11 | Webinar on "AWS: Introduction to S3" | Naushad Imam | 07-May-2021 | 10:00 AM - 11:00 AM | MIET |
![]() |
Click Here | Click Here |
12 | Webinar on "SalesForce Technology Day2" | Dr K S Mishra | 10-May-2021 | 10:00 AM - 11:00 AM | MIET |
![]() |
Click Here | Click Here |
13 | Webinar on "AWS: Introduction to RDS" | Mragank Singhal | 11-May-2021 | 10:00 AM - 11:00 AM | MIET |
![]() |
Click Here | Click Here |
14 | Webinar on "AWS: Introduction to DYNAMODB" | Dr. Vinay Singhal | 12-May-2021 | 10:00 AM - 11:00 AM | MIET |
![]() |
Click Here | Click Here |
15 | Webinar on "SalesForce: Playground Management and Data Modeling" | Dhermendra Kumar | 14-May-2021 | 10:00 AM - 11:00 AM | MIET |
![]() |
Click Here | Click Here |
16 | Webinar on "AWS: Introduction to IAM" | Naushad Imam | 20-May-2021 | 02:00 PM - 03:00 PM | MIET |
![]() |
Click Here | Click Here |
17 | Webinar on SalesForce: Data Security | Dhermendra Kumar | 21-May-2021 | 04:00 PM - 05:00 PM | MIET |
![]() |
Click Here | Click Here |
18 | Webinar on SalesForce: CRM Lightening Experience | Dr K S Mishra | 22-May-2021 | 09:30 AM - 10:30 AM | MIET |
![]() |
Click Here | Click Here |
19 | Android App Development | Dr Vinay Singhal | 29-July-2021 | 12:00 Noon - 01:30 PM | MIET |
![]() |
Click Here | Click Here |
20 | Big Data Fundamentals with Practical Approach | Ms. Ekta Tyagi, Syed Naushad Imam | 02-Aug-2021 | 10:30 AM - 12:30 PM | MIET |
![]() |
Click Here | Click Here |
21 | Role of AI & ML in Industrial Automation | Prof (DR.) Vinesh Kumar | 11-Feb-2023 | 03:30PM | MIET |
![]() |
Click Here | Click Here |
22 | Special Online Lecture on Things to Know before Filling a Patent Application | DR. Sumit Chaudhary | 21-March-2023 | 03:30PM | MIET |
![]() |
Click Here | |
23 | Online Webinar on Role of AI in Health Care | Ms Neha Singh | 31-May-2022 | 11:00AM | MIET |
![]() |
Click Here | |
25 | Guest Lecture on Problem Solving in Business Analytics and Data Science | Dr. Raj Gaurang Tiwari | 25-April-2022 | 03:30PM | MIET |
![]() |
Click Here |
S. No. | Faculty Involved | Course Code | Course Name | Name of the Innovative Approach | Description | Proof |
---|---|---|---|---|---|---|
S. No. | Course Code | Course Name | Topic/Content | Link |
---|---|---|---|---|
To submit your feedback on innovative teaching & leaving practices, click Here
* To be updated at the time of practical.
Career after MCA at MIET, MEERUT
I.T. is LEADING the world today... MCA @MIET, Merrut
Placement - MCA at MIET, Merrut
2013 |
2014 |
2017 |
Aakanksha Chauhan |
Aashish Kumar |
ABHISHEK TYAGI |
Aanchal Singhal |
Abhishek Verma |
AFSAH PARVEEN |
Abhishek Kaushik |
Abu Sufyan |
AMIT KUMAR |
Abhitabh Sengupta |
Ajay Panwar |
ANAND SHUKLA |
Aditya Chauhan |
Ajay Verma |
ANSUL SHARMA |
Aditya Sharma |
Akansha Sharma |
ASHISH VERMA |
Akanksha Goel |
Akansha Sharma |
AVJEET PUNDIR |
Akhil Agarwal |
Akshay Garg |
AYUSH JAIN |
Amit Kumar Sharma |
Akshay Gupta |
GAURAV |
Anchal Jain |
Akshay Panwar |
HIMANSHU |
Anish Ahmad |
Alok Kumar Verma |
HONEY BHATI |
Ankit Bhardwaj |
Ankit Mishra |
KARAN VERMA |
Ankit Kumar |
Ankur |
KAUSHAL SURI |
Ankit Kumar |
Ankur Verma |
NAVNEET CHAUDHARY |
Ankit Kumar Rathi |
Aparna Roy |
PAWAN CHAUHAN |
Ankita Singh |
Arvind Kumar |
RAJAT KUMAR |
Ankur Kumar |
Ashish Verma |
RAVI PRABHAKER PANDEY |
Anmol Panwar |
Chetan Chauhan |
SAGAR KUMAR |
Anshita Jain |
Chetna Sharma |
SANDEEP DAWAS |
Anshul |
Deepak Sharma |
SHIVAM MITTAL |
Anuj Chaudhary |
Dhruv Maheshwari |
SUMIT BAJPAYEE |
Anupam Singh |
Diksha Rastogi |
SURAJ SINGH |
Arjun Singh |
Gargee Agarwal |
UMANG DEEP |
Arti Singhania |
Gaurav Chauhan |
VASU DEV |
Arun Kumar God |
Geeta |
VIKAS KUMAR GUPTA |
Arvind Kumar Singh |
Hani Gupta |
VISHAL SHARMA |
Ashi Jain |
Harsh Rastogi |
RIYA JAIN |
Ayush Goyal |
Himani Saroha |
PARAS PANWAR |
Ayush Sharma |
Himanshi Saini |
RAHUL CHAUHAN |
Ayushi Aggarwal |
Himanshu Katiyar |
TARUN SHARMA |
Ayushi Sharma |
Ite Shree Sharma |
AARCHI AGGARWAL |
Chirag Jain |
Jitendra Singh |
AKSHAY BHARDWAJ |
Devesh Tiwari |
Juhi Kansal |
AKSHIT BANSAL |
Dimple |
Jyoti Garg |
AKSHITA SHARMA |
Dinker Pratap Singh |
Kanika Paliwal |
ANJALI BHARDWAJ |
Dipesh Singh |
Kanishtika Gupta |
ANSHU CHAUDHARY |
Esha Sharma |
Keerti Malik |
APEKSHA |
Faiz Khan |
Kirti Sharma |
ARJUN SHARMA |
Gaurav Kumar |
Kulwinder Singh |
ASHWANI BHADANA |
Gaurav Marvaha |
Lavee Kumar |
ASHWANI PANWAR |
Gaurav Singh |
Lavi Sharma |
AVISH SHARMA |
Gyanendra Kumar |
Mahima Mittal |
AYUSH JOSHI |
Himani |
Mani Rastogi |
DEV KRISHNA GUPTA |
Himanshu |
Martina Anjan |
GAURAV KUMAR |
Kanika Singhal |
Mayank Srivastava |
HARIOM PANDEY |
Kapil Gupta |
Mohd. Rizwan Mansoori |
HIMANSHU KUMAR |
Km Anamika Singh |
Mohit Verma |
HIMANSHU SHARMA |
Km Meenu |
Naman Jain |
ISHA JAIN |
Km Shalu |
Nikhil Verma |
KAPIL DEV SHARMA |
Km Yashika Kumari |
Nitin Kumar |
KM DEEPSI JAIN |
Kuldeep Kumar |
Nitin Kumar Sharma |
MANISH PUNDEER |
Kushal Agarwal |
Nitin Tyagi |
MANYA SHARMA |
M Armaan |
Nupur Jain |
NEHA CHAUDHARY |
Madhvi Shukla |
Pankaj Kumar |
NISHANT SINGHAL |
Mahak Gupta |
Pinky Pal |
PRAFFUL SHARMA |
Mahammad Faiz |
Pooja |
PREETI PAL |
Manisha Chaudhary |
Pooja Ghosh |
PRIYA SINGH |
Masawwar Ali |
Pooja Malik |
PRIYANKA CHAUHAN |
Mayank Sharma |
Pooja Saini |
PRIYANSHI JAIN |
Mehnaaz Siddiqui |
Poornima Kadiyan |
PURVI GOEL |
Mohd Danish Salmani |
Pranshu Sharma |
RAHUL PARJAPATI |
Mohd Shazad |
Preeti Chauhan |
RAKHI KHORIYA |
Mohd Shoaib |
Preeti Singh |
SACHIN KUMAR CHAUHAN |
Mohit Kumar Bhardwaj |
Prince |
SAIYAM JAIN |
Monika Som |
Priyanka |
SARTHAK PANWAR |
Neha Chauhan |
Priyanka Poonia |
SHANU |
Neha Rajput |
Priyanka Sharma |
SHIVAM BALIYAN |
Nikhilesh Kumar |
Punit Kumar |
SHIVAM RANA |
Nikki Tyagi |
Pushpa |
SHIVAM TYAGI |
Nirjhar Maheshwari |
Rahul |
SURBHI SANGAL |
Nitin Kumar Sangwan |
Rahul Tyagi |
SURYA PRATAP RANA |
Nitin Nagar |
Rajat Chaurasia |
TANIYA JAIN |
Nitin Tyagi |
Rashi Mittal |
VAIBHAV GROVER |
Nitish Vashishtha |
Ravi Tyagi |
VAISHALI SHARMA |
Nitu Kumari |
Reetika Garg |
VARTIKA GOEL |
Pooja Thakur |
Ritambhra Anand |
VIPIN CHAUDHARY |
Prachi Goel |
Ritunanjay Singh |
VIPIN SHARMA |
Pradeep Kumar |
Rohan Garg |
|
Pradeep Prasad Kushwaha |
Rohit Tanwar |
|
Pranav Tyagi |
Sagar Misra |
|
Prateek Kaushik |
Sakshi Garg |
|
Preeti Sharma |
Sandeep Kumar |
|
Prerna Joshi |
Sanjay Kumar |
|
Prince Kumar |
Saurabh Sharma |
|
Princi Chauhan |
Saurav Kumar |
|
Priyanka Chauhan |
Shashikant Verma |
|
Priyanka Kaushik |
Shilpa Gautam |
|
Priynka Jain |
Shiv Prakash |
|
Rahul Kumar |
Shivam Singhal |
|
Rahul Nirankari |
Shivani Rani |
|
Rakhi |
Shubham Agarwal |
|
Ravi Kant Gupta |
Shubham Arora |
|
Rishabh Mittal |
Shubhangi Jain |
|
Rishi |
Shyamli Agarwal |
|
Rishi Agarwal |
Simran Kaur |
|
Ritu |
Smarika Rani Kar |
|
Ritu Kumari |
Somi Agarwal |
|
Riya Goel |
Sonal Gupta |
|
Sachin Kumar |
Sumit Kumar |
|
Sahil Tyagi |
Sushil Kumar |
|
Sakshi Jain |
Swati Tyagi |
|
Sandeep Kumar |
Tanu |
|
Sarita Chauhan |
Vaishali Aggarwal |
|
Satyam Kaushik |
Vandana Sharma |
|
Saurabh Kumar |
Vidhushi Chaudhary |
|
Seema Chauhan |
Vijay Baliyan |
|
Seema Yadav |
Vijay Kumar |
|
Shashank Shekhar Srivastav |
Vivek Maheshwari |
|
Shashank Tyagi |
Yogesh Kumar Sharma |
|
Shashi Kant Gupta |
||
Sheenam Narang |
||
Shipra |
||
Shipra Agarwal |
||
Shivam Vats |
||
Shivam Verma |
||
Shivank Kaushik |
||
Shruti Bansal |
||
Shubham Singh |
||
Shubham Singhal |
||
Shubhi Rastogi |
||
Shweta Kaushik |
||
Shweta Mishra |
||
Sonam |
||
Sonu |
||
Sunny Tyagi |
||
Sushil Kumar |
||
Swati |
||
Swati Chaudhary |
||
Swati Gupta |
||
Tarun Kumar Chaudhary |
||
Tarun Kumar Mandal |
||
Vaibhav Jain |
||
Vaibhav Soam |
||
Vandit Jain |
||
Varsha Sharma |
||
Vikas |
||
Vineet Malik |
||
Vipin Kumar |
||
Vishal Sharma |
||
Vishal Verma |
||
Vivek Kumar Singh |
||
Yashika Rajput |
||
Yogesh Kumar |
2009 |
2010 |
2011 |
2012 |
PRATEEK POSWAL |
AMIT KUMAR |
MOH. KASIF TAJVIR TIRMIZI |
Aakanksha Aggarwal |
RAVI KUMAR |
DEEPA SINGHAL |
PRACHI MITTAL |
Abhishek Singhal |
Ajay Kumar |
MANISHA SINGH |
SOHANVEER VERMA |
Abhishek Vashishtha |
Ajay Prakash Singh |
PRAHLAD SINGH |
Aditi Kunwar |
Abhishek Verma |
Akanksha |
PREETI |
Ajay Kumar |
Aditya Kumar Jha |
Akanksha Agarwal |
SUNNY JAIN |
Akansha Chaudhary |
Akhil |
Akhil Kumar Aggarwal |
Abdul Khalid |
Amit Mani Tripathi |
Akhilesh Singh |
Akhilesh Kumar Pathak |
Ajay Gangwar |
Ankit Kumar |
Aman Garg |
Akshya Gaur |
Akanksha Kushwaha |
Anupriya Karnwal |
Amit |
Amit Kumar |
Ankur Kumar |
Apexa Rani |
Ankit Sharma |
Amit Kumar |
Annu Kumari |
Bhanu Priya |
Ankit Tomar |
Amit Sharma |
Anuj Kumar |
Chankit Kumar Sharma |
Ankita |
Amit Yadav |
Anuj Kumar |
Dinesh Arora |
Ankur Sharma |
Anamika Kumari |
Arun |
Ghosiya Ayub |
Anshi Garg |
Ankit Verma |
Ashutosh Kumar Dubey |
Gulshan Sharma |
Anuj Kumar |
Ankur Chauhan |
Ayush Kumar Singhal |
Haya Ashfaq |
Anupam |
Anu Rastogi |
Bharat Kumar Yadav |
Jyoti Chauhan |
Arun Kumar |
Anuj Kumar |
Bulbul |
Kapil Kumar |
Arushi Singhal |
Anuradha Sharma |
Deepak Kumar |
Kapil Sharma |
Atul Yadav |
Anurag Srivastava |
Deepak Kumar Punia |
Komal Sharma |
Bhanu Pratap |
Arun Kumar |
Deepika Bhatia |
Kuwar Manish Singh |
Brijendra Singh |
Arun Yadav |
Devendra Sharma |
Manish Kumar |
Brijesh Kumar |
Ashish Agarwal |
Ekta Tyagi |
Manoj Kumar |
Chandra Shekhar |
Ashish Gupta |
Fakhruddin |
Manu Malik |
Dushyant Kumar |
Ashish Singh |
Garima Bhandari |
Neha Gupta |
Gaurav |
Ashwani Arora |
Harshil Rastogi |
Nidhi Sharma |
Himani Saxena |
Ashwani Kumar |
Jitendra Kumar |
Parul Kumari Taliyan |
Himanshu Sharma |
Astha Chouhan |
Kapil Kumar |
Prachi Garg |
Jyoti Verma |
Avnish Kumar |
Lalit Kumar |
Priyanka Sharma |
Kalika Gupta |
Ayush Jain |
Manoj Kumar |
Rahul Kumar |
Km Doli |
Banshi Dhar Pal |
Mewa Rani |
Ram Kumar Yadav |
Kritika Jain |
Chandni Sharma |
Mohd Abad |
Ravi Kant Dwivedi |
Laveena Kansal |
Dimpal Kumari |
Mohit Agarwal |
Richa Arora |
Lokendra Singh |
Divyank Sharma |
Navdeep Kaur |
Shalu |
Manu Sharma |
Ekta Tomar |
Navneet Bana |
Aashish Kumar Pandey |
Manu Tyagi |
Ema Goel |
Nishant Sharma |
Abhay Pratap Singh |
Mayank Gautam |
Gunjan Tyagi |
Niteesh Kumar |
Abhishek Thakur |
Meenakshi Sharma |
Isha Garg |
Nitin Kumar |
Adhunik Verma |
Megha Upadhyay |
Jitendra Yadav |
Pooja Chauhan |
Akansha Goel |
Mohd Danish Chauhan |
Juhi Sharma |
Priyanka Agarwal |
Akash Jain |
Mohd Tabish |
Kamal Pratap |
Rashi Agarwal |
Anjali Baliyan |
Mohit Sangwan |
Kamesh Kumar Pandey |
Sachin Kumar |
Ankur Vaishya |
Mukesh Kumar |
Kanika Maheshwari |
Sachin Sharma |
Anuj Vikal |
Nishu Kumar |
Kanupriya Jain |
Sakshi Sangal |
Apoorva Jain |
Nupur Agarwal |
Kapil |
Santosh Kumar |
Arpit Chauhan |
Prateek Agarwal |
Karandeep Singh Jaggi |
Savitri Pal |
Ayushi Rani |
Praveen Tomer |
Km Mohini Garg |
Seema Sharma |
Deepak Gupta |
Priya Tomar |
Lalit Kumar Sharma |
Sonam Chikara |
Ekta Jain |
Pulkit Tyagi |
Manish Kumar |
Sunil Kumar Kaushik |
Garvit Gupta |
Rahul Chhabra |
Manoj Kumar |
Swati Jain |
Gaurav Sharma |
Sachin |
Md. Athar Alam |
Tanvi Nehra |
Jai Vardhan Kaushik |
Sachin Kumar |
Mohit Sharma |
Vikas Rana |
Kumar Shashank |
Sachin Kumar Dube |
Naveen Yadav |
Vikash Pathak |
Manvi Dogra |
Sanjeev Kumar |
Neetika |
Vikrant |
Naman Arora |
Saurabh Anand |
Neha Agarwal |
Vishal Agarwal |
Nancy Kamboj |
Shalu Chaudhary |
Nidhi Sharma |
Vishesh Kumar |
Pankaj Kumar Panday |
Shalu Devi |
Nikhil Verma |
Abhay Rana |
Pankhuri Agarwal |
Shikha Jindal |
Nishant Kumar |
Abid Khan |
Paramjeet Kaur |
Shikhar Gautam |
Nitin Kumar Gupta |
Akanksha Tomar |
Prabhashu Tyagi |
Shivangni Singh |
Parvindra Kumar |
Amit Kumar Singh |
Praveen Kumar |
Shivani Gupta |
Pawan Kumar Mishra |
Amrish Jindal |
Prity Pandey |
Shivani Rana |
Pawan Kumar Shukla |
Anil Kumar |
Priya Tyagi |
Shobhit Mittal |
Piyush Srivastav |
Ankit Jain |
Raman Preet |
Sneha Tanwar |
Pooja Raghav |
Ankit Kumar |
Rani Chaudhary |
Sonam |
Pooja Saini |
Ankit Kumar Sharma |
Rapil Yadav |
Sudarshan Kumar Bhardwaj |
Praveen Kumar |
Ankit Sharma |
Rashmi Yadav |
Suhail Ahmad |
Pravesh |
Ankit Singhal |
Ritu Saxena |
Sumit Kumar |
Preeti Chaudhary |
Ankur Goel |
Sandeep Chaudhary |
Tushar Rastogi |
Priya Jain |
Anshul Sharma |
Sharad Tomar |
Udham Singh |
Puneet Agarwal |
Apoorva Pandit |
Shikha Agarwal |
Ummed Alam |
Pushpendra Kumar Sharma |
Archana Chaudhary |
Shikha Gupta |
Vageesh Tyagi |
Rahul Gupta |
Arun Kumar |
Shivani Mittal |
Vandana Yadav |
Rahul Kumar |
Ashish Chaudhary |
Shivani Sharma |
Vikas Singh |
Rahul Kumar |
Ashish Rana |
Supriya Goel |
Vineet Sharma |
Rahul Kumar Sharma |
Ashish Tyagi |
Surbhi Jain |
Vipra Gupta |
Rahul Tiwari |
Avneesh Kumar |
Ujjaval Chauhan |
Vishal Tyagi |
Rashi Gupta |
Avnish Kumar |
Vanisha Mavi |
Yogesh Kumar |
Rinku Kumar |
Baljindra Singh |
Varsha Sharma |
|
Robin Pal |
Bhawna Gupta |
Vivek Gautam |
|
Robin Yadav |
Bhup Singh |
||
S N Prasad Rao |
Bhushan Kaushik |
||
Sandeep Kumar Parashar |
Deepak Malik |
||
Sandeep Yadav |
Deepika Vihan |
||
Shaheen Saifee |
Dinesh Kumar |
||
Shailja |
Divya Chaudhary |
||
Shaleen Sharma |
Himanshu |
||
Shalini |
Itika Sharma |
||
Shashank Chauhan |
Jyoti Ahuja |
||
Shilky Jain |
Mahima Rani |
||
Shiv Kant Upadhyay |
Manoj Kumar |
||
Shiv Kumar |
Mayank Rajvanshi |
||
Shiva Gupta |
Mohit Sharma |
||
Shivalika |
Neeraj Chauhan |
||
Shivam Arya |
Nishant Kumar |
||
Shivam Goel |
Nitika Singhal |
||
Shivani Mohan Saxena |
Nupur Mittal |
||
Shivani Sharma |
Pooja Rani |
||
Shivi Mittal |
Poonam |
||
Shweta Chaudhary |
Pratishtha Garg |
||
Shweta Kumari |
Preeti Pal |
||
Sneha Batra |
Pretibha Sharma |
||
Sonal Mittal |
Rahul |
||
Sonam Garg |
Rahul Gupta |
||
Sunil Kumar Sharma |
Rajat Kumar Garg |
||
Swati Tyagi |
Rakesh Sharma |
||
Tanu Sangal |
Rani Chaudhary |
||
Tarun Kumar Agarwal |
Raveesh Kumar Garg |
||
Tarun Mittal |
Renu Gautam |
||
Tushar Kant Sharma |
Rinki Chauhan |
||
Urvashi Jindal |
Ritu Sharma |
||
Vaibhav Sharma |
Sachin Kr Malik |
||
Vidushi Agarwal |
Saurabh Garg |
||
Vijay Kumar |
Shashank Sagar Yadav |
||
Vineet Kumar |
Shikha Tyagi |
||
Vipin Kumar |
Shilpi Sharma |
||
Vivek Kumar Swarnkar |
Sonu |
||
Sugandh Agarwal |
|||
Suheb Khan |
|||
Sulakshna Chaudhary |
|||
Sunaina Chaudhary |
|||
Sunny Kumar Pundir |
|||
Sweety Solanki |
|||
Tarun Verma |
|||
Umang Mittal |
|||
Urvashi |
|||
Urvashi Singh |
|||
Vedraj Singh |
|||
Vijeta Sharma |
|||
Vikas Sharma |
|||
Vikas Sharma |
|||
Vikash |
|||
Yogesh Singh Som |
2004 |
2005 |
2006 |
2008 |
Abhishek Jain |
Abhishek Lamba |
ADITYA KUMAR |
Aanchal Kansal |
Abhishek mittal |
Abhishek Sharma |
ALKA TYAGI |
Abhaykant Sharma |
Abhishek Sharma |
Ajay Kumar Yadav |
AMIT JAIN |
Abhinav Agarwal |
Abhishek Singh |
Amit Kumar |
AMIT RASTOGI |
Abhinav Ahlawat |
Ajay Pal Singh |
Anjali Singhal |
AMIT SHARMA |
Abhishek Agarwal |
Akshay Mittal |
Anshu Sharma |
AMRIT PAL SINGH |
Abhishek Aggarwal |
Amisha Gupta |
Ashutosh Sharma |
ANOOP KUMAR SINGH |
Adesh Kumar |
Amit Agarwal |
Asmita Yadav |
ANSHUL SRIVASTAVA |
Ajay Kumar |
Amit Goel |
Badaruddin Ahmed |
ANURAGA SHRIVASTAVA |
Ajay Kumar |
Amit Goyal |
Bharti |
ARTI |
Ajit Kumar Pandey |
Amit Singh |
Bushra Jamal |
ASHISH BHATIA |
Akshay Chaudhary |
Anand Pal Singh |
Deepak Gupta |
ASHISH KUMAR AGARWAL |
Amit Awasthi |
Ankit Jain |
Deepali Pandey |
ASHISH KUMAR SINGH |
Amit Kumar |
Ankur Tyagi |
Gagan Kr. Mishra |
ASIT RANJAN MISRA |
Amit Kumar |
Anoop Kumar Srivastav |
Garima Gupta |
ATUL KUMAR TYAGI |
Amrita Singh |
Anuj Kumar |
Gourav Kr. Singh |
BARKHA |
Anand Singh |
Arun Kumar |
Himanshu Chauhan |
BHANU PRATAP SINGH |
Anita Kumari |
Ashish Awasthi |
Intzar Ahmed |
BHAWNA GOUR |
Anju |
Ashish Pathak |
Isha Arora |
CHANDRA BHAN |
Ankit Jain |
Ashkar Ahmad Rizvi |
Joohi Rastogi |
Deep Kumar Gupta |
Ankit Sharma |
Chandan Dheeraj |
Joohi Rastogi |
Deepak Kapoor |
Ankita Garg |
Deep Singh |
Kamidi Rama Rao |
Dhiraj Kumar |
Ankur Gupta |
Deepak Kumar |
Kanika Kapoor |
Digvijay Singh |
Ankur Kumar |
Deepak Sharma |
Kavita |
Divya Jain |
Ankur Singhal |
Devendra Kumar Singh |
Khushboo Sharma |
Divya Prakash |
Anubhav Pun |
Gaurav Garg |
Krishna Kumari |
Gaurav Mittal |
Anuj Kumar |
Harendra Singh |
Kukil Kr. Yadav |
Girish Shah |
Anuj Kumar |
Kamleshwar Kaushik |
Manesh Ojha |
Harish Chandra Kandpal |
Anupama |
Kashiful Haq |
Manoj Kumar |
Himanshu Oberoi |
Anurag Kr. Gupta |
Lupna Duhan |
Mayank Goel |
Irfan Ahmad Siddiqui |
Aruna Chaudhary |
Maneesh Kumar Srivastava |
Megha Jaiswal |
Kalyan Bhartiya |
Ashi Gupta |
Manoj Kumar Shukla |
Megha Tyagi |
Kapil Kumar Goel |
Ashish Rajvanshi |
Nafia Rehmani |
Mohd. Shariq |
Kuldeep Kumar |
Ashu Gupta |
Neema Jain |
Mohit Gupta |
Loveneesh Verma |
Ashutosh Kapil |
Neeraj Kapoor |
Monika Chaddha |
Manish Gupta |
Balram Sharma |
Neha Agrawal |
Mukesh chahuhan |
Megha Mishra |
Bharti Chaudhary |
Nidhi Singhal |
Narender Kumar |
Mohd. Kashif |
Bhawit Sharma |
Nitin Rastogi |
Narendra Triphati |
Mohit Gupta |
Bhramanand |
Nitish Kumar Srivastava |
Neha Bharadwaj |
Monika Goel |
Chandra Shekhar |
Om Shankar Tripathi |
Neha Gupta |
Neha Goel |
Chandradeep |
Pankaj Bansal |
Neha Sharma |
Nitin Kumar Tripathi |
Cheena |
Parag Goel |
Nitin Srivastav |
Nupur Gupta |
Chhavi Rani |
Paritosh Kumar |
Pankaj Kumar |
Pankaj Kapoor |
Danish Akhtar |
Prabhat Kumar kashyap |
Prashant Maheshwari |
Parveen Kumar Giri |
Deepak Kumar |
Prachi Bist |
Prateek Gupta |
Pooja Singh |
Deepak Kumar |
Pradeep Kumar Shukla |
Pravendra Singh |
Prabhash Kumar Sharma |
Deepanjali Agarwal |
Prakash Ramjun |
Rahul Prakash Sharma |
Praneet Kumar |
Deepika Goel |
Prashant Bhardwaj |
Rajeev Kumar |
Prashant Kumar Singh |
Diksha |
Prashant Gupta |
Rakesh Sharma |
Rajesh Kumar Tiwari |
Dinesh KR. Sagar |
Prashant Kumar |
Renu Gupta |
Ranjit Kumar Suman |
Dolly Kumari |
Prashant Sirohi |
Reshu Singhal |
Reena Sirohi |
Garav Agarwal |
Pratap Singh |
Ritaushu Sharma |
Rishipal Singh |
Garima |
Pravesh Kumar |
Rohit Garg |
Sandeep Kumar Uppal |
Garima Goel |
Punit Kumar Agarwal |
Rohit Kr. Rastogi |
Sanjay Kumar Singh |
Gaurav Kumar |
Pushpendra Kumar |
Roma Sivas |
Sanjeev Panwar |
Gaurav Kumar |
Rachna Verma |
Sachin Chaudhary |
Sarika Mittal |
Gaurav Saxena |
Rahul Dhoundiyal |
Sachin Kaushik |
Saurabh Gaur |
Gaurav Singhal |
Rajnish Kumar Tyagi |
Sandeep Sharma |
Shakti Sareen |
Gyan Chand |
Ram Gupta |
Sanjay Kr Sharma |
Subhash Chandra Maurya |
Hari Dutt Sharma |
Rashmi |
Shagun |
Subodh Kumar |
Himani Goel |
Sajjad Abid |
Shahzad |
Surbhi Gupta |
Jyoti |
Sandeep Goel |
Shalini Garg |
Sushant Sisodia |
Kailash Joshi |
Sanddep Kumar Gupta |
Shikha Bansal |
Swati Singh |
Kanchan Gupta |
Sandeep Kumar Rai |
Shilpi gupta |
Sweta Rastogi |
Kapil Kumar |
Sandeep Sharma |
Sudhanshu Goel |
Tavneet Kaur Oberoi |
Khusboo Garg |
Santosh Kumar |
Sudhanshu Goel |
Varun Kumar |
Km. Shraddha Sharma |
Saurabh Goel |
Sumit Kumar |
Vijay Arora |
Koyal Sharma |
Saurabh Vig |
Sumit Kumar |
Vivek Pundir |
Krishan Kumar |
Sharad Dhyani |
Sumit Pal |
Sumit Pal |
Krishna Kumar |
Shivesh Chandra |
Surbhi Agarwal |
Surbhi Agarwal |
Kuldeep Kr. Sharma |
Sumit Gupta |
Surya Saxena |
Surya Saxena |
Laxmi Kant Sharma |
Sunil Kumar |
Swati Sharma |
Swati Sharma |
Leena Yadav |
Sweta Sharma |
Tanika Jain |
Tanika Jain |
Lokender Kumar |
Umesh Chand |
Tarun Vedwal |
Tarun Vedwal |
Lovee Jain |
Umesh Kumar Patel |
Vikas Kumar |
Vikas Kumar |
Mayank Verma |
Varun Kumar |
Vineet Dutt |
Vineet Dutt |
Mohd Afjal |
Varun Kumar Verma |
Vineet Gupta |
Vineet Gupta |
Mohd. Faiz Alam |
Varunish Garg |
Vineet Dhama |
Vineet Dhama |
Mohd.Asif |
Vijay Kumar Singh |
Vipul Sharma |
Vipul Sharma |
Mohini |
Vikas Chaudhary |
Virendra Kr. Tyagi |
Virendra Kr. Tyagi |
Mohit Kumar |
Vishal Kumar Gupta |
Vivek Agarwal |
Vivek Agarwal |
Mohit Rajan |
Vivek Sharma |
Yashpal Singh |
Yashpal Singh |
Monika Singhania |
Yoganand Goswami |
Yoganand Goswami |
Namrta Singh |
|
Yogender Kumar |
Yogender Kumar |
Navdeep |
|
Zubair Ahmed |
Zubair Ahmed |
Naveen Garg |
|
Neetu |
|||
Neha Sharma |
|||
Nidhi Gupta |
|||
Nishant Kumar |
|||
Nishu Rani |
|||
Pankaj Bisht |
|||
Pankaj Singh |
|||
Paras Verma |
|||
Parveen Kr. Arya |
|||
Pooja Rani |
|||
Prabhat Kr. Manaraya |
|||
Pratha Bhatnagar |
|||
Praveen Kumar |
|||
Prerna Goyal |
|||
Priyanka Bisht |
|||
Priyanka Verma |
|||
Pushpendra Singh Pundir |
|||
Rahul |
|||
Rahul KR. Sharma |
|||
Rahul Kumar |
|||
Rahul Sharma |
|||
Rajesh Kumar |
|||
Rajkumar |
|||
Ravi Kr. Sharma |
|||
Reenu |
|||
Rohit Kr. Sharma |
|||
Rohit Tomar |
|||
Rohit Verma |
|||
Rohitash Kumar |
|||
Ruchi Tyagi |
|||
Sachin jain |
|||
Sachin Kumar |
|||
Sandeep Saxena |
|||
Sapna Gupta |
|||
Sarita Maurya |
|||
Satendra Singh |
|||
Satya Prakash |
|||
Saurabh Srivastava |
|||
Savita Chaudhary |
|||
Shaila Michael |
|||
Shailendra |
|||
Shalu Sharma KM |
|||
Shweta |
|||
Sonal Aggarwal |
|||
Sonam Rani |
|||
Sonu Sharma |
|||
Srishti Jain |
|||
Subhash Chand |
|||
Sujeet Singh |
|||
Sumit Chauhan |
|||
Surbhi Saini |
|||
Surbhi Sharma |
|||
Suresh Kumar |
|||
Suryadev Singh Yadav |
|||
Susheel Kumar |
|||
Swati Gupta |
|||
Swati Saxena |
|||
Tanu Goel |
|||
Tarun Kr. Dhama |
|||
Udit Rastogi |
|||
Uma Shankar |
|||
Veerendra Kumar |
|||
Vibhor Kr. Sharma |
|||
Vineet Garg |
|||
Vinit Kr. Dubey |
|||
Vishal Kr. Ojha |
|||
Zahid Ali |
1999 |
2000 |
2001 |
2002 |
ABHINAV KUMAR |
Abhieshk Kumar Gaira |
Abhishek |
Aarit Batra |
ADESH GAUR |
Abhishek Jain |
Abhishek Kumar Gupta |
Akanksha |
AJAY SINGH |
Abhishek Rastogi |
Abhishek Kumar Srivastava |
Akshay Kr Saxena |
AKHILESH CHANDRA SHARMA |
Ajay Kumar |
Abhishek Sharma |
Amit Kumar |
AMIT MITTAL |
Amit Kumar |
Aditi Gupta |
Amit Kumar |
AMIT MITTAL |
Amit Kumar |
Ajay Kumar Soam |
Amit Verma |
AMIT TYAGI |
Amit Singh |
AJAY PAL SINGH ARYA |
Anjul Kumar |
Anjali Verma |
Anil Kumar Garg |
Ajay Singh |
Ankit Aggarwal |
Ankita Agarwal |
Anil Kumar Shakya |
Akhil Singhal |
Ankit Soti |
Anshul tyagi |
Anil Patnaik |
Akshay Kumar |
Ankur Sharma |
ASHISH MOHAN RAJVANSHI |
Ankush Gupta |
Amit Rohella |
Anshul Sharma |
AVINASH SHUKLA |
Ankush Sharma |
Anurag Mishra |
Anubhav Goel |
BRIJESH KR SHARMA |
Anmol Kumar |
Arun Saxsena |
Arunit Kumar |
Chandra Mohan |
Anuj Garg |
Ashish Kumar |
Ashish Sharma |
CHATENDRA VERMA |
Anuj Siwach |
Ashish Kumar Sharma |
Chatan Chauhan |
DEEPAK KUMAR |
Anurag Barnwal |
Aswani Kumar |
Deepti Sharma |
DHEERAJ BABBAR |
Arun Garg |
Atul Kumar |
Deepti Tyagi |
DHEERAJ MITTAL |
Arun Kumar Goel |
AVDESH KUMAR YADAV |
Garima Singh |
Dhirender Kumar |
Avanish Kamboj |
Avnish Kumar |
Gaurav Gupta |
DHIRENDRA KUMAR |
BHAWNA BHASIN |
Bhawana Chadda |
Gourav Jain |
Gaurav Gahlot |
Bipin Chandra Bhatt |
BRIJESH KUMAR SINGH |
Gourav Kumar |
Jyoti Rai |
Chattar Pal Singh |
Deepak Singh |
Harendra |
Kalimullah Khan |
Dheeraj Kumar Nishad |
Deepti Sharma |
Harish Kr. Garg |
MANISH KUMAR |
Dheerandra Kumar Goswami |
Devna Mohan |
Himanshu Sharma |
Manoj Kumarjaiswal |
Dilbagh Singh |
DHARMENDRA PRATAP SINGH |
Krishan Kr. Gupta |
mayuresh pandey |
DILSHAD AHAMED |
Digvijay Mohan |
Lalit Kumar |
MOHD. SARFARAJ KHAN |
Gaurav Agarwal |
Girish Singh |
Mahim Mohan |
MOHD. ZAIGHAM |
Kamal Sharma |
Gopal Gupta |
Manisha |
Monu Sharma |
KAMAL SHARMA |
Harsh Bharadwaj |
Manoj Kumar |
Namit Sinha |
Kuldeep Singh |
Himanshu Sharma |
Manoj Kumar |
NEERAJ KUMAR |
Mamta Singh |
Hitesh Kumar Thakur |
Mansi Gupta |
Niraj Kumar Shukla |
MANISH KUMAR SHRI VASTAV |
Jitendra Mohan Aggarwal |
Mini Goswami |
PRABHAT KAUSHIK |
Mirza Fakhuradin |
Kanchan Anand |
Monika Chowdhri |
Pradeepsingh |
Neeraj Kumar |
Km Saroj |
Mukesh Kumar |
PRAVEEN KUMAR |
Neeraj Mohan |
KRISHN PAL |
Neeraj Kr. Soom |
Sachin Panwar |
Piyush Kaushik |
Manoj Kumar |
Neha Kapoor |
SANDEEP TIWARI |
Puneet Dutt |
Manoj Sangwan |
Nitin Gupta |
SATYAKAM |
Rajeev Kumar |
Megha Sinha |
Pradeep Kr Pathak |
Shailendra Singh |
Rajeev Rathi |
Mohd Uruj Jaleel |
Praveen Kumar |
Shalendra Malik |
Rajkumar Goyal |
Monika Gupta |
Pravesh Kumar |
Shashank Kumar |
Rakesh Kumar Shive |
Munish Kalra |
Priyanka Singh |
Sonika Verma |
Ravi Kumar |
NAUSHAD BEGUM |
Rahul Kr. Gupta |
SOWESH SINMGH |
Rohit Agarwal |
Neetu Pant |
Ravi Kr. Jain |
Sumitchabra |
SANDEEP GARG |
Neha Chauhan |
Richa Gupta |
UMESH PALSINGH |
Sanjay Kumar |
Neteka Tyagi |
Rohan Arora |
VASUNDHARA AGARWAL |
Sarika Singh |
Nimisha Garg |
Sandeep Saini |
Vijay Kumar Garg |
Satish Bijalwan |
Niraj Kumar Singh |
Shailly Shukla |
VINAY TIRPATHI |
Saurabh Agarwal |
Nishant Singh |
Shilpi Agarwal |
VINAYAKSINGH |
Saurabh Dixit |
Nitesh Goel |
Sumit Kaur |
Amit singh |
Shubhamdu Tripathi |
Nitin Mall |
Sunil Kumar |
Soniya Sharma |
Noopur Rai |
Sunil Kumar |
|
Sunil Kumar |
OM PRAKASH BAJPAI |
Tarun Pal |
|
Taru Chhaya |
Parvesh Kumar |
Tushar Kakkar |
|
UMANG |
Prakash Chand |
Vaishali Verma |
|
Vijai Kumar Kaushik |
Prashant Kumar |
Varesh Rastogi |
|
Viraj Dhawan |
Prasoon Kumar Srivastava |
Varun Kr. Gupta |
|
Visal Verma |
Praveen Sharma |
Vibha Rani |
|
Vivek Kumar |
Priyanka Tyagi |
Vikas Kumar |
|
rohit Aggarwal |
Puja Mehndi Ratta |
Vikrant Luthra |
|
Ashish Gera |
Rabish Kumar |
Vipin Kumar |
|
Rahul Gupta |
Vivek |
||
Rajeev Tayal |
Yashpal Singh |
||
Ramandeep Kumar Bajwa |
Yoganand Goswami |
||
Sachin Kumar |
Zubair Ahmed |
||
Sandeep Kumar |
|||
Sanjeev Gupta |
|||
Saurabh Mittal |
|||
Saurabh Shukla |
|||
Shaiwal Singh |
|||
Shyam Sundar Aggarwal |
|||
Somya Mohan |
|||
Stuti Baliyan |
|||
Subhash Chandra Arya |
|||
Sudeep Bhattacharjee |
|||
TOUFEEQ AHMED |
|||
Upasana Chaudhary |
|||
Vijay Gautam |
|||
Vijay Kumar Mohiht |
|||
Vijayant Kanjolia |
|||
Vijayayant Verma |
|||
Vikas Aggarwal |
|||
Vikas Tyagi |
|||
Vikrant Tomar |
|||
Vishal Gautam |
|||
Vishal Gupta |
|||
Vishesh Bagga |
|||
Vivek kumar |
|||
VIVEK KUMAR |
|||
Shashank gupta |
|||
Anoop Srivastava |
|||
Anand Prakash Singh |
|||
Rohit Kumar |
|||
Amit Bansal |
New
Updated soon...........
upcoming soon...........
upcoming soon......
upcoming soon.........
upcoming soon.........
upcoming soon
//