Skip to content

New probs #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
73d1bbe
Delete org.eclipse.jdt.core.prefs
thangaraj14 Nov 21, 2019
ae0ba28
Delete AmazonProblems.kotlin_module
thangaraj14 Nov 21, 2019
03948f0
Merge branch 'master' of https://github.com/thangaraj14/Problems
Nov 21, 2019
1ff7099
Inital commit
Nov 21, 2019
95a3522
Delete .DS_Store
thangaraj14 Nov 21, 2019
4477cdb
Delete .classpath
thangaraj14 Nov 21, 2019
ccafc3e
Delete .project
thangaraj14 Nov 21, 2019
d8036c7
Delete AmazonProblems.iml
thangaraj14 Nov 21, 2019
8dde060
Delete .DS_Store
thangaraj14 Nov 21, 2019
0e3bc9e
Modified the code
Nov 25, 2019
26329ee
Modified the code
Nov 25, 2019
49a107a
Init project
Dec 7, 2019
0748ce7
new problems
Dec 24, 2019
d4ba1be
Create LivecellDeadCellGame.java
Vignesh-Rajarajan Dec 24, 2019
de218b5
renaming file
Dec 24, 2019
92650f9
new problems
Dec 30, 2019
7689b0e
Merge pull request #1 from vickey290/patch-1
thangaraj14 Dec 31, 2019
99b214f
Added leetcode problems
Dec 31, 2019
90d4273
Merge branch 'master' of github.com:thangaraj14/Problems
Dec 31, 2019
9ffb03c
new problem set
Jan 6, 2020
8bddd87
new and updated problems
Jan 11, 2020
fed1e36
new set of questions
Jan 29, 2020
8fcf554
new problems
Feb 18, 2020
c825cd4
Adding some problems
Mar 11, 2020
fe37e75
Adding some problems
Mar 11, 2020
7ad0452
Adding more problems
Mar 19, 2020
4a97d18
new problems march
Mar 19, 2020
6ea33ab
Merge branch 'master' into master
thangaraj14 Mar 19, 2020
24f7e3d
Merge pull request #2 from vickey290/master
thangaraj14 Mar 19, 2020
c719283
Adding more problems
Mar 22, 2020
c2761f2
Adding more problems
Mar 24, 2020
68ac180
Adding more problems
Mar 24, 2020
21f24af
Adding more problems
Mar 25, 2020
cb6982c
Adding more problems
Mar 27, 2020
99b2461
Adding more problems
Mar 27, 2020
94123c9
Merge pull request #1 from thangaraj14/master
Vignesh-Rajarajan Mar 27, 2020
45ea53a
new and updated
Apr 18, 2020
b55def3
Merge 'master'
May 8, 2020
08dd572
adding git ignore
May 8, 2020
025b466
resolved conflicts
May 9, 2020
d788a30
new problem challenges
Jun 15, 2020
d7052a5
new branch
Jun 15, 2020
d06d850
updates and new problems
Aug 16, 2020
f8b3ed1
Merge pull request #2 from vickey290/confilcting_problems
Vignesh-Rajarajan Aug 16, 2020
3aac1fb
adding new problems under one repository
Sep 15, 2020
07ffc5f
Merge branch 'master' of github.com:vickey290/Problems
Sep 15, 2020
cb60dd0
refactoring codes
Sep 15, 2020
d1ca07a
refactoring code
Vignesh-Rajarajan Apr 8, 2021
74b818b
adding code comments
Vignesh-Rajarajan Apr 8, 2021
43c1c10
binarysearch and java8
Vignesh-Rajarajan Apr 18, 2021
1ede060
binarysearch and java8
Vignesh-Rajarajan Apr 18, 2021
4f62845
refactored packages
Vignesh-Rajarajan Apr 25, 2021
2ab36eb
refactored packages
Vignesh-Rajarajan Apr 25, 2021
0a638ba
binarysearch and java8
Vignesh-Rajarajan May 21, 2021
0df6bc8
2022 problem set
Vignesh-Rajarajan Jul 23, 2022
b4811de
2022 problem set
Vignesh-Rajarajan Jul 23, 2022
6e553a8
2022 problem set
Vignesh-Rajarajan Sep 17, 2022
26c7413
Merge pull request #3 from Vignesh-Rajarajan/vignesh/problems_2022
Vignesh-Rajarajan Sep 17, 2022
f6477fc
new problems
Vignesh-Rajarajan Nov 28, 2023
a4d8157
new problems
Vignesh-Rajarajan Nov 28, 2023
61efa87
adding newer problems
Vignesh-Rajarajan Jul 9, 2024
f10ee2e
updating existing and adding new
Vignesh-Rajarajan Aug 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file removed .DS_Store
Binary file not shown.
6 changes: 0 additions & 6 deletions .classpath

This file was deleted.

11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
*.class
.DS_Store
.classpath
.project
*.iml
out/
*.json
/.idea/*
/.idea/
/out/*.class

target/
.idea/
17 changes: 0 additions & 17 deletions .project

This file was deleted.

11 changes: 0 additions & 11 deletions .settings/org.eclipse.jdt.core.prefs

This file was deleted.

12 changes: 0 additions & 12 deletions AmazonProblems.iml

This file was deleted.

Empty file added Readme.md
Empty file.
33 changes: 33 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>groupId</groupId>
<artifactId>Problems</artifactId>
<version>1.0-SNAPSHOT</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>

<dependencies>
<!-- https://mvnrepository.com/artifact/org.projectlombok/lombok -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<scope>provided</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/junit/junit -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.2</version>
<scope>test</scope>
</dependency>

</dependencies>
</project>
Binary file removed src/.DS_Store
Binary file not shown.
62 changes: 0 additions & 62 deletions src/geeksforgeeks/AircraftOptimization.java

This file was deleted.

53 changes: 0 additions & 53 deletions src/geeksforgeeks/AlternateOddAndEvenNumbers.java

This file was deleted.

86 changes: 0 additions & 86 deletions src/geeksforgeeks/BitonicSearch.java

This file was deleted.

59 changes: 0 additions & 59 deletions src/geeksforgeeks/BuyAndSellStockAtMostTwice.java

This file was deleted.

Loading