<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Pykash</title>
    <description>The latest articles on DEV Community by Pykash (@pykashchain).</description>
    <link>https://dev.to/pykashchain</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F206761%2F8408919b-12e4-4eaa-82fc-2f216a4b3ff2.jpg</url>
      <title>DEV Community: Pykash</title>
      <link>https://dev.to/pykashchain</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pykashchain"/>
    <language>en</language>
    <item>
      <title>Camel Case</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Thu, 23 Apr 2020 00:30:44 +0000</pubDate>
      <link>https://dev.to/pykashchain/camel-case-25ko</link>
      <guid>https://dev.to/pykashchain/camel-case-25ko</guid>
      <description>&lt;p&gt;Write a program to change the string in camelCase format in java ?&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Camelcase?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Write a program to perform the operation on linkedlist[AllOperation]</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sat, 11 Jan 2020 08:53:57 +0000</pubDate>
      <link>https://dev.to/pykashchain/write-a-program-to-perform-the-operation-on-linkedlist-alloperation-4plk</link>
      <guid>https://dev.to/pykashchain/write-a-program-to-perform-the-operation-on-linkedlist-alloperation-4plk</guid>
      <description>&lt;p&gt;In this program all general operation perform on  linkedlist as &lt;br&gt;
insert the element[AllWays]&lt;br&gt;
delete the element[AllWays]&lt;br&gt;
Traversing the linkedlist[Also Reverse traversing .&lt;br&gt;
ete.&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/WAP-to-perform-the-operation-on-linkedlistAllOperation?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;
?signin=true

</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>StringMethod</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sat, 02 Nov 2019 08:55:28 +0000</pubDate>
      <link>https://dev.to/pykashchain/stringmethod-37m</link>
      <guid>https://dev.to/pykashchain/stringmethod-37m</guid>
      <description>&lt;p&gt;Sorting String By using String method&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Sort-the-String-2?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Write a Program convert  Integer number into String [java]</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sat, 12 Oct 2019 19:32:07 +0000</pubDate>
      <link>https://dev.to/pykashchain/write-a-program-convert-integer-number-into-string-java-2hdn</link>
      <guid>https://dev.to/pykashchain/write-a-program-convert-integer-number-into-string-java-2hdn</guid>
      <description>&lt;p&gt;Write a Program convert  Integer number into String [java] By Hottest Way 😄😊😉😍😘😚😜😝😳😁😣😢😂😭&lt;br&gt;
Check Out !&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/number-convert-into-string?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Java program to Convert Integer Number to Roman Number.</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sat, 12 Oct 2019 15:09:15 +0000</pubDate>
      <link>https://dev.to/pykashchain/java-program-to-convert-integer-number-to-roman-number-gib</link>
      <guid>https://dev.to/pykashchain/java-program-to-convert-integer-number-to-roman-number-gib</guid>
      <description>&lt;p&gt;Java program to Convert Integer Number to Roman Number.{By Hottest Way).💣👌&lt;br&gt;
Please Check out .&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/roughroman?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Exception Handling</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sun, 06 Oct 2019 19:07:14 +0000</pubDate>
      <link>https://dev.to/pykashchain/exception-handling-1nm</link>
      <guid>https://dev.to/pykashchain/exception-handling-1nm</guid>
      <description>&lt;p&gt;What will be the Output ? (Guess)&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/exception?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Calculator</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Fri, 27 Sep 2019 16:55:44 +0000</pubDate>
      <link>https://dev.to/pykashchain/calculator-1k11</link>
      <guid>https://dev.to/pykashchain/calculator-1k11</guid>
      <description>&lt;p&gt;Creating a GUI Calculator using tkinter is an easy task.(Amazing)&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Calculator?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>tkinter</category>
    </item>
    <item>
      <title>PykashTextUtil</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Tue, 17 Sep 2019 21:54:34 +0000</pubDate>
      <link>https://dev.to/pykashchain/pykashtextutil-3go0</link>
      <guid>https://dev.to/pykashchain/pykashtextutil-3go0</guid>
      <description>&lt;p&gt;This website name pykash textUtil.&lt;br&gt;
Introdunction : &lt;/p&gt;

&lt;p&gt;Because this website is build on the python language and working is remove the punctutation from the paragraph and lot of little/preety work this website on this .&lt;br&gt;
Why ?  This website name is pykashtextutil?&lt;br&gt;
So Name of my website is pykash because it's take "py" from python &lt;br&gt;
textutil from the optimize the text so it's name is "pykash textutil&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@pykash24/Pykash?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>django</category>
    </item>
    <item>
      <title>Calculator themes</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Sat, 14 Sep 2019 09:44:45 +0000</pubDate>
      <link>https://dev.to/pykashchain/calculator-themes-1c7n</link>
      <guid>https://dev.to/pykashchain/calculator-themes-1c7n</guid>
      <description>&lt;p&gt;Amazing and gorgeous calculator theme.&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/themes-of-calculator?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>html</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Write a java program to compare two strings lexicographically.</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Fri, 13 Sep 2019 17:31:56 +0000</pubDate>
      <link>https://dev.to/pykashchain/write-a-java-program-to-compare-two-strings-lexicographically-3gie</link>
      <guid>https://dev.to/pykashchain/write-a-java-program-to-compare-two-strings-lexicographically-3gie</guid>
      <description>&lt;p&gt;Write a java program to compare two strings lexicographically.&lt;/p&gt;

&lt;p&gt;Using the compareTo method for comparing the String .&lt;br&gt;
compareTo method is compare the string is based on the unicode value of character .&lt;br&gt;
It return the positive negative and zero value.&lt;br&gt;
if the string are same it return the zero value otherwise it positive or negative value depend on ASCII value of the character .&lt;br&gt;
for example &lt;br&gt;
1st string is s1  =  middle&lt;br&gt;
2nd string is s2  =  niddle &lt;br&gt;
so it return the value is -1.&lt;br&gt;
bcoz the value of m is 77 and value of n is 78 (ASCII)&lt;br&gt;
so 77 -78 =  -1 &lt;br&gt;
so the return  value is -1 .&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Write-a-java-program-to-compare-two-strings?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Imported IdGenerationAlgorithm</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Fri, 13 Sep 2019 10:44:41 +0000</pubDate>
      <link>https://dev.to/pykashchain/imported-idgenerationalgorithms-1462</link>
      <guid>https://dev.to/pykashchain/imported-idgenerationalgorithms-1462</guid>
      <description>&lt;p&gt;User Id Generation :&lt;br&gt;
Joseph’s team has been assigned the task of creating user-ids for all participants of an online gaming compition. Joseph has designed a process for generating the user-id using the participator’s First_name  , Last_name  ,PIN code and a number N. The process defined by Joseph is as below-&lt;br&gt;
STEP 1:-&lt;br&gt;
Compare the lengths of first_Name abd Last_Name of the participant.&lt;br&gt;
The one that is shorter will be called “Smaller Name “  and  the one that is longer will be calles “Longer Name”. If both first_Name and Last_name are of equal Length , then the name(assume the fullname) that appears later in alphabetical order will be called the “LongerName “.&lt;br&gt;
STEP 2:&lt;br&gt;
The user –id should be generated as below-&lt;br&gt;
Last Letter of the smaller name +Entire word of the longer name +Digit at position N in  the PIN when traversing the PIN from left to right +Digit at position N in the PIN when traversing the PIN from right to left.&lt;br&gt;
STEP 3:&lt;br&gt;
Toggle the alphabets of the user-id generated in step-2 i.e upper –case alphabet should become lower-case and lower-case alphebets should become upper –case.&lt;br&gt;
Lets see a few eamples;&lt;br&gt;
Example 1 := if the participates detail as below&lt;br&gt;
First_name=Rajiv&lt;br&gt;
Last_name =Roy&lt;br&gt;
PIN = 560037&lt;br&gt;
STEP1 : Length of Last_Name is less than the Length of first_Name , so the smaller  Name is “Roy” and the Longer Name is “Rajiv”&lt;br&gt;
Step2: The user_id will be =”Last Letter of the smaller name +Entire word in the longer name +Digit at position N in the PIN when traversing the PIN from left to right + Digit at Positin N in the PIN when traversing the PIN from right to left =Last Letter Of “Roy” +Entire word  in “Rajiv” +6th Digit of PIN from left+6th Digit iof PIN from right.&lt;br&gt;
STEP 3:&lt;br&gt;
Toggle the alphabets of the user-id generated in step-2 i.e upper –case alphabet should become lower-case and lower-case alphebets should become upper –case.&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Id-Generation?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
    <item>
      <title>Sorting the String</title>
      <dc:creator>Pykash</dc:creator>
      <pubDate>Fri, 13 Sep 2019 10:07:49 +0000</pubDate>
      <link>https://dev.to/pykashchain/sorting-the-string-2bla</link>
      <guid>https://dev.to/pykashchain/sorting-the-string-2bla</guid>
      <description>&lt;p&gt;How do I sort the string ?[use of toCharArry(); &lt;br&gt;
for change to string into char(Array)&lt;br&gt;
then use of sorted method  like Arrays.sort(unsortedstring)]&lt;/p&gt;


&lt;div class="ltag__replit"&gt;
  &lt;iframe height="550px" src="https://repl.it/@VikasTomar/Sort-the-String?lite=true"&gt;&lt;/iframe&gt;
&lt;/div&gt;


</description>
      <category>replit</category>
      <category>java</category>
    </item>
  </channel>
</rss>
