Aritra Das
Aritra Das
I want to add the Range Sum of BST Solution in Java, in the Leetcode Questions of the Tree folder. This question is asked in Amazon, Google, so it is...
The UI of the screen is not looking upto the mark wanted to improve the UI of the `TextFields`
Fatal Exception: java.lang.ClassCastException java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode Crash Log ```Fatal Exception: java.lang.ClassCastException: java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode at java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1963) at java.util.HashMap$TreeNode.treeify(HashMap.java:2079) at java.util.HashMap.treeifyBin(HashMap.java:768) at java.util.HashMap.putVal(HashMap.java:640) at java.util.HashMap.put(HashMap.java:608)...
When we are selecting any options either Candidate or Recruiter it does not goes to the Register screen, it comes to the splash screen again. Video: https://user-images.githubusercontent.com/80090908/195117840-d4383764-7536-4c36-a351-44742123af41.mp4 Kindly check the...
Users can add the checkboxes within the notes.
Add a feature that the user can pin his/her important notes according to his/her choice.
Create a Text Editor in AddNoteScreen where there will be buttons for Bold, Italic, Strikethrough, etc.
You can tell what company issued the credit card based on the first number of the card (at least in the United States, not sure if this holds globally), so...