Pinned Repositories
AMT
Automation tool for autosys job migration in python. it takes JIL files as inputs. It can be migrate multiple autosys jobs into new machine with new host environment.
CodeChef-Practice-DSA-Learning-Series--Contest-1
DSA Learning Series - Contest 1
Database-engine
We are building a database engine. Let us get started. In this first step, all we need to do is to take a user query and parse it into its component bits - what is the select part, from which file, what is the where clause etc. Keep in mind that what you get from the console is String data. You have to iterate over this data to break it up into its components, so keep those String methods and conditional statements handy. Going ahead, we will build on what you have done, construct objects and use some powerful data structures etc. But that is a few steps away. For now - simply parse a user query. In a real engine, the first thing we would do is to create an object to hold the query. Now recall that queries are quite different - after all they are user defined. They can have different structures, even though you are forcing a common language. So, for example, if there is a where clause, its contents are quite different from say a group-by clause. What we will do in this step is to bring our OO thinking to the fore and design a set of objects to hold the various parts of a query.
DataStructure-java
Datastructures and Algorithm-Java
DS_450
450 DS question solution love babbar
GoogleCloud-30-days-Challenge-
HackerRank-DataStructure
javaAssessments8
Java8 programming example.
Kotlin-Android-Database
progress-tracker-tool
project tracker tool based on python script which keep tracking on developer progress.
vishalgrg's Repositories
vishalgrg/AMT
Automation tool for autosys job migration in python. it takes JIL files as inputs. It can be migrate multiple autosys jobs into new machine with new host environment.
vishalgrg/CodeChef-Practice-DSA-Learning-Series--Contest-1
DSA Learning Series - Contest 1
vishalgrg/Database-engine
We are building a database engine. Let us get started. In this first step, all we need to do is to take a user query and parse it into its component bits - what is the select part, from which file, what is the where clause etc. Keep in mind that what you get from the console is String data. You have to iterate over this data to break it up into its components, so keep those String methods and conditional statements handy. Going ahead, we will build on what you have done, construct objects and use some powerful data structures etc. But that is a few steps away. For now - simply parse a user query. In a real engine, the first thing we would do is to create an object to hold the query. Now recall that queries are quite different - after all they are user defined. They can have different structures, even though you are forcing a common language. So, for example, if there is a where clause, its contents are quite different from say a group-by clause. What we will do in this step is to bring our OO thinking to the fore and design a set of objects to hold the various parts of a query.
vishalgrg/DataStructure-java
Datastructures and Algorithm-Java
vishalgrg/DS_450
450 DS question solution love babbar
vishalgrg/GoogleCloud-30-days-Challenge-
vishalgrg/HackerRank-DataStructure
vishalgrg/javaAssessments8
Java8 programming example.
vishalgrg/Kotlin-Android-Database
vishalgrg/progress-tracker-tool
project tracker tool based on python script which keep tracking on developer progress.
vishalgrg/kotlin_android
DataBase basic understand with kotlin
vishalgrg/material-intro
A simple material design app intro with cool animations and a fluent API.
vishalgrg/python-workspace
vishalgrg/SDET-Java-hibernate-spring-tutorials
This repo contains all basic core java, Hibernate, Spring tutorials for beginners
vishalgrg/SDET-Java-hibernate-spring-tutorials-set1
This repo contains all basic core java, Hibernate, Spring tutorials for beginners - set 2
vishalgrg/SOAP-API-JAVA
vishalgrg/StepCount_exp
vishalgrg/vishalgrg.github.io