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
921
problems.
Stats
38.6k
EtPoint
15.5k
Vote count
18
questions
921
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
gcc builds with -o but not -o3?
How can I ensure that a string contains no more than 3 digits?
What kind of strings does this regex match?
capturing command line output in ncurses
Detect emails in a text and surrond it with the <a> tag
Why doesn't Perl's $OSNAME work on Solaris?
Unexpected end of file in BASH
Determine if any one character is repeated at least a specified number of times in a row
Regex for The Same Pattern Multiple Times in One Line
How to match words with common prefix in PHP?