{"id":50500,"date":"2023-03-22T06:55:34","date_gmt":"2023-03-22T06:55:34","guid":{"rendered":"https:\/\/www.inspirenignite.com\/anna-university\/cs3353-c-programming-and-data-structures-syllabus-for-ece-2021-regulation\/"},"modified":"2023-03-22T06:55:34","modified_gmt":"2023-03-22T06:55:34","slug":"cs3353-c-programming-and-data-structures-syllabus-for-ece-2021-regulation","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/anna-university\/cs3353-c-programming-and-data-structures-syllabus-for-ece-2021-regulation\/","title":{"rendered":"CS3353: C Programming and Data Structures syllabus for ECE 2021 regulation"},"content":{"rendered":"<p align=\"justify\">C Programming and Data Structures detailed syllabus for Electronics &amp; Communication Engineering (ECE) for 2021 regulation curriculum has been taken from the <a class=\"rank-math-link\" href=\"https:\/\/cac.annauniv.edu\/\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Anna University<\/a> official website and presented for the ECE students. For course code, course name, number of credits for a course and other scheme related information,  do visit full semester subjects post given below. <\/p>\n<p align=\"justify\">For Electronics &amp; Communication Engineering 3rd Sem scheme and its subjects, do visit <a class=\"rank-math-link\" href=\"..\/ece-3rd-sem-syllabus-2021-regulation\">ECE 3rd Sem 2021 regulation scheme<\/a>. The detailed syllabus of c programming and data structures is as follows. <\/p>\n<p>  <title>C Programming and Data Structures<\/title><\/p>\n<h4>Course Objectives:<\/h4>\n<h4 id=\"istudy\" style=\"text-align:center\"><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Download the iStudy App for all syllabus and other updates.<\/a><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px;text-align:center\"><\/a><\/h4>\n<h4>Unit I<\/h4>\n<p>  C PROGRAMMING FUNDAMENTALS Data Types &#8211; Variables &#8211; Operations &#8211; Expressions and Statements &#8211; Conditional Statements -Functions &#8211; Recursive Functions &#8211; Arrays &#8211; Single and Multi-Dimensional Arrays.<\/p>\n<h4>Unit II<\/h4>\n<h4 id=\"istudy\" style=\"text-align:center\"><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Download the iStudy App for all syllabus and other updates.<\/a><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px;text-align:center\"><\/a><\/h4>\n<h4>Unit III<\/h4>\n<p>  LINEAR DATA STRUCTURES Abstract Data Types (ADTs) &#8211; List ADT &#8211; Array-Based Implementation &#8211; Linked List &#8211; Doubly- Linked Lists &#8211; Circular Linked List &#8211; Stack ADT &#8211; Implementation of Stack &#8211; Applications &#8211; Queue ADT -Priority Queues &#8211; Queue Implementation &#8211; Applications.<\/p>\n<h4>Unit IV<\/h4>\n<h4 id=\"istudy\" style=\"text-align:center\"><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Download the iStudy App for all syllabus and other updates.<\/a><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px;text-align:center\"><\/a><\/h4>\n<h4>Unit V<\/h4>\n<p>  SORTING AND SEARCHING TECHNIQUES Insertion Sort &#8211; Quick Sort &#8211; Heap Sort &#8211; Merge Sort -Linear Search &#8211; Binary Search. SKILL DEVELOPMENT ACTIVITIES (Group Seminar\/Mini Project\/Assignment\/Content Preparation \/ Quiz\/ Surprise Test \/ Solving GATE questions\/ etc) 5<\/p>\n<h4>Course Outcomes:<\/h4>\n<h4 id=\"istudy\" style=\"text-align:center\"><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Download the iStudy App for all syllabus and other updates.<\/a><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px;text-align:center\"><\/a><\/h4>\n<h4>Text Books:<\/h4>\n<ol>\n<li>Mark Allen Weiss, Data Structures and Algorithm Analysis in C, Second Edition, Pearson Education, 1997.<\/li>\n<li>ReemaThareja, Programming in C, Second Edition, Oxford University Press, 2016.<\/li>\n<\/ol>\n<h4>Reference Books:<\/h4>\n<ol>\n<li>Brian W. Kernighan, Rob Pike, The Practice of Programming, Pearson Education, 1999.<\/li>\n<li>Paul J. Deitel, Harvey Deitel, C How to Program, Seventh Edition, Pearson Education, 2013.<\/li>\n<li>Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman, Data Structures and Algorithms, Pearson Education,1983.<\/li>\n<li>Ellis Horowitz, SartajSahni and Susan Anderson, Fundamentals of Data Structures, Galgotia, 2008.<\/li>\n<\/ol>\n<h4>List of Open Source Software\/ Learning Website:<\/h4>\n<h4 id=\"istudy\" style=\"text-align:center\"><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">Download the iStudy App for all syllabus and other updates.<\/a><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px;text-align:center\"><\/a><\/h4>\n<p align=\"justify\">For detailed syllabus of all other subjects of Electronics &amp; Communication Engineering, 2021 regulation curriculum do visit <a class=\"rank-math-link\" href=\"..\/category\/ece+3rd-sem\">ECE 3rd Sem subject syllabuses for 2021 regulation<\/a>. <\/p>\n<p align=\"justify\">For all Electronics &amp; Communication Engineering results, visit <a class=\"rank-math-link\" href=\"https:\/\/www.inspirenignite.com\/anna-university\/anna-university-results\/\">Anna University ECE all semester results<\/a> direct link. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>C Programming and Data Structures detailed syllabus for Electronics &amp; Communication Engineering (ECE) for 2021 regulation curriculum has been taken from the Anna University official website and presented for the [&hellip;]<\/p>\n","protected":false},"author":2297,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[46,71],"tags":[],"class_list":["post-50500","post","type-post","status-publish","format-standard","hentry","category-3rd-sem","category-ece"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/posts\/50500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/users\/2297"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/comments?post=50500"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/posts\/50500\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/media?parent=50500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/categories?post=50500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/anna-university\/wp-json\/wp\/v2\/tags?post=50500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}