Pravallika DevireddyinLearning Python programming languageSimple Python ProgramsProgram to convert list of tuples into a single list.Sep 5, 2021Sep 5, 2021
Pravallika DevireddyinOOPS oriented Java Programming LanguageJava Files, Java File Handling, Java Create and Write to a file, Read a File, Delete a FileJava FilesMar 3, 2021Mar 3, 2021
Pravallika DevireddyinOOPS oriented Java Programming LanguagePackages, Access Specifiers, Exception HandlingThe package is a group of related classes and interfaces. The main objective is code reusability. Any class once after derived…Mar 3, 2021Mar 3, 2021
Pravallika DevireddyinAbout Data StructuresSTACKS & QUEUESSTACK: Introduction to Stacks, Basic Stack operations, Representation of a Stack using Array, Linked list representation of stacks…Feb 21, 2021Feb 21, 2021
Pravallika DevireddyinAbout Data StructuresData StructuresDefinition, Classification of Data structures, Operations on data structures, Abstract data Type (ADT), Preliminaries of algorithms, Time…Feb 21, 2021Feb 21, 2021
Pravallika DevireddyinAbout Data StructuresPrograms in C — Sorting And Searching Algorithms, Linked ListsSorting AlgorithmsFeb 10, 2021Feb 10, 2021
Pravallika DevireddyinAbout Data StructuresGraphs — Introduction, DFS, BFS, Prims Algorithm, Kruskal’s Algorithm and their ImplementationsA graph G consists of a set of V or vertices (nodes) and a set if edges (arcs). Vertices are nothing but the nodes in the graph. Two…Feb 4, 2021Feb 4, 2021
Pravallika DevireddyinAbout Data StructuresTREES- Binary Trees, Binary Search Trees, AVL TreesA Tree is a finite set of one or more nodes such thatJan 24, 2021Jan 24, 2021
Pravallika DevireddyinAbout Data StructuresLinked Lists-Single LL, Operations Of SingleLL, Applications of Single LL, Circular LL, Double LLDynamic Memory AllocationJan 24, 2021Jan 24, 2021
Pravallika DevireddyinOOPS oriented Java Programming LanguageJava Inheritance, Java Abstract Classes and Methods, Java InterfacesInheritanceNov 10, 2020Nov 10, 2020