PranayVJain
							
						 
					 | 
					
						
						
						
						
							
						
						
							b6e0928f5b
							
						
					 | 
					
						
						
							
							BAEL-2337: Moved code from java-strings to algorithm-miscellaneous-1 (#5905)
						
						
						
						
						
						
					 | 
					
						2018-12-14 22:31:26 -06:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tom Hombergs
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							9a0eab7dac
							
						
					 | 
					
						
						
							
							Merge pull request #5785 from akash-pandey/BAEL-2393
						
						
						
						
						
						
						
						Bael 2393 
						
						
					 | 
					
						2018-12-07 12:09:02 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							11f4a4aee0
							
						
					 | 
					
						
						
							
							PMD Fix : Renamed Unit Test
						
						
						
						
						
						
					 | 
					
						2018-12-06 08:43:21 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							9fa39257e4
							
						
					 | 
					
						
						
							
							PMD Fix: Update Test file name
						
						
						
						
						
						
					 | 
					
						2018-12-06 08:38:51 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							744283db80
							
						
					 | 
					
						
						
							
							Updated UnitTest name.
						
						
						
						
						
						
					 | 
					
						2018-12-05 10:07:06 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dhananjay Singh
							
						 
					 | 
					
						
						
						
						
							
						
						
							a370f6e781
							
						
					 | 
					
						
						
							
							Calculate Factorial in Java (#5748)
						
						
						
						
						
						
						
						* Factorials
* Refactored factorials
* Change input to int
* Small fixes
* Renamed tests 
						
						
					 | 
					
						2018-12-04 19:53:51 -06:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							ca681a8e67
							
						
					 | 
					
						
						
							
							Changes for Code review feedback:
						
						
						
						
						
						
						
						1. Change main method to use command-line input.
2. Update test class to use static imports.
2. Add more use cases in test-cases. 
						
						
					 | 
					
						2018-12-02 10:44:27 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							ed0713046f
							
						
					 | 
					
						
						
							
							Renamed method names to replace "non-repeating" with "Unique".
						
						
						
						
						
						
					 | 
					
						2018-12-01 09:08:53 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dhawal Kapil
							
						 
					 | 
					
						
						
						
						
							
						
						
							4058bfc601
							
						
					 | 
					
						
						
							
							BAEL-9567 Align module names, folder names and artifact id
						
						
						
						
						
						
						
						- Added "name" in pom.xml whereever it was missing and aligned the present ones with the artifactid and foldername 
						
						
					 | 
					
						2018-11-30 22:16:08 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								akash.pandey
							
						 
					 | 
					
						
						
						
						
							
						
						
							09261fb3b9
							
						
					 | 
					
						
						
							
							BAEL-2393: Longest Sub-string without repeating characters.
						
						
						
						
						
						
					 | 
					
						2018-11-26 23:02:44 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								amit2103
							
						 
					 | 
					
						
						
						
						
							
						
						
							d8bdac5813
							
						
					 | 
					
						
						
							
							[BAEL-9551] - Clean up code
						
						
						
						
						
						
					 | 
					
						2018-11-04 02:05:32 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								amit2103
							
						 
					 | 
					
						
						
						
						
							
						
						
							fddb7f18a5
							
						
					 | 
					
						
						
							
							[BAEL-9551] - Removed unused dependencies
						
						
						
						
						
						
					 | 
					
						2018-10-28 23:46:55 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								amit2103
							
						 
					 | 
					
						
						
						
						
							
						
						
							539ce3e787
							
						
					 | 
					
						
						
							
							[BAEL-9551] - Splitted algorithms into 4 modules
						
						
						
						
						
						
					 | 
					
						2018-10-28 23:30:32 +05:30 | 
					
					
						
						
							
							
							
						
					 |