Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
codaddict
codaddict has asked
18
questions and find answers to
945
problems.
Stats
39.1k
EtPoint
15.6k
Vote count
18
questions
945
answers
About
Name :
Abhijit Rao
Company :
Microsoft, Mountain view, CA
codaddict questions
How can I obfuscate my Perl script to make it difficult to reverse engineer?
Easiest way to extract the urls from an html page using sed or awk only
codaddict answers
Filtering a string of unwanted chars in Java
Searching a number in an array in least time
Is it Possible to to call a function in a case of a switch control flow?
REGEX no numbers or ( )
Is it possible to fake referer information sent by web browsers?
Regular Expressions: get what is outside of the brackets
Scrape data from HTML pages using Java, output to database [closed]
Regex - replace a characters(comma) between double quotes if the pattern is matched
How to match exactly one period/dot but not at the end of the string?
All floats in a single function with call by reference