Aaron Gome$ (AaronLazarusGomes)

AaronLazarusGomes

Geek Repo

Location:Mumbai

Github PK Tool:Github PK Tool

Aaron Gome$'s repositories

Stargazers:0Issues:0Issues:0

Company-wise-Leetcode-questions

This repository contains all the company wise Leetcode questions. This was forked from MysteryVaibhav/leetcode_company_wise_questions

Stargazers:16Issues:0Issues:0
Language:JavaScriptStargazers:2Issues:0Issues:0

call-object-react

A react demo showcasing daily-js in call object mode

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Dashboard-using-ApexChart-with-ReactJS

A small demo of a responsive Dashboard using ApexChart.js and ReactJS

Stargazers:1Issues:0Issues:0

Leetcode-reversing-a-linked-list

Do you know what the scariest thing in the world is? --> Not knowing how to reverse a Linked List in a coding interview! Check out this code and get over that feeling :)

Language:PythonStargazers:2Issues:0Issues:0

Leetcode-find-all-duplicates-in-an-array

The solution to the Leetcode problem of finding all the duplicates in an array

Language:PythonStargazers:1Issues:0Issues:0

Leetcode-Average-Levels-in-a-Binary-tree

The Leetcode solution for Average Level in a Binary tree problem. Done using Python

Language:PythonStargazers:1Issues:0Issues:0

Leetcode-Add-Two-Numbers

The Leetcode Solution for solving the Add two numbers problem (Medium difficulty)

Language:JavaStargazers:1Issues:0Issues:0

Leetcode-Available-captures-for-Rook

The Leetcode solution for the Available captures for Rook problem

Language:PythonStargazers:1Issues:0Issues:0

Leetcode-3sum

The Leetcode 3 sums problem solved using Java.

Language:JavaStargazers:1Issues:0Issues:0

Python-Binary-Trees-with-Traversal

Implementation of Binary Trees alongwith preOrder, postOrder and inOrder traversal

Language:PythonStargazers:1Issues:0Issues:0

Calendar-In-Flutter

A simple calendar application made in flutter for setting events for various days.

Language:DartStargazers:2Issues:0Issues:0

Flutter-Mobile-Application

This application was made in flutter using the programming language Dart. It was developed for the Xenith Fest of St. Xaviers College Autonomous, Mumbai

Language:DartStargazers:2Issues:0Issues:0

AaronGomes-Breadth-First-Search-Java

This is the implementation of the Breadth First Search (BFS) algorithm. P.S: - this is my own implementation. If you find it confusing feel free to hit me up at gaaronlazarus@gmail.com

Language:JavaStargazers:3Issues:0Issues:0

Depth-First-Search-Java

This implements the DFS Algorithm in Java

Language:JavaStargazers:2Issues:0Issues:0

AaronGomes-functions-in-python

This gives a basic idea to what functions are and how we use them in python along with it's syntax

Language:PythonStargazers:3Issues:0Issues:0

AaronGomes-If-else-Statments-in-Python

Shows you how to use the if-else statements in python along with syntax and examples

Language:PythonStargazers:4Issues:0Issues:0

AaronGomes-Classes-in-Python3

Understanding the very basic as to how classes in Python work. Do feel free to try out some more examples and get back to me. If they are good then we could add it to the master file! cheers

Language:PythonStargazers:3Issues:0Issues:0

AaronGomes-Linked-List-in-Python3

The code basically shows you how a linked list works in python3

Language:PythonStargazers:3Issues:0Issues:0