├── Data Analyst ├── DataAnalyst.png └── README.md ├── Data Scientist ├── Problem Solving │ ├── DFS.md │ └── Index.md └── README.md ├── Developer ├── README.md └── javaDeveloper.png ├── README.md └── images ├── tracks.jpg ├── tracks.png └── video-camera-icon.png /Data Analyst/DataAnalyst.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Data Analyst/DataAnalyst.png -------------------------------------------------------------------------------- /Data Analyst/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Data Analyst/README.md -------------------------------------------------------------------------------- /Data Scientist/Problem Solving/DFS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Data Scientist/Problem Solving/DFS.md -------------------------------------------------------------------------------- /Data Scientist/Problem Solving/Index.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Data Scientist/Problem Solving/Index.md -------------------------------------------------------------------------------- /Data Scientist/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Data Scientist/README.md -------------------------------------------------------------------------------- /Developer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Developer/README.md -------------------------------------------------------------------------------- /Developer/javaDeveloper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/Developer/javaDeveloper.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/README.md -------------------------------------------------------------------------------- /images/tracks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/images/tracks.jpg -------------------------------------------------------------------------------- /images/tracks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/images/tracks.png -------------------------------------------------------------------------------- /images/video-camera-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aorogat/Data-Science-and-Software-Engineering/HEAD/images/video-camera-icon.png --------------------------------------------------------------------------------