Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
User avibootz
Wall
Recent activity
All questions
All answers
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Disclosure:
My content contains affiliate links.
37,088
questions
48,466
answers
573
users
Answers by avibootz
0
votes
161
views
How to remove all occurrences of a word from a string in C
answered
Apr 3, 2019
c
0
votes
154
views
How to remove the first occurrence of a word from a string in C
answered
Apr 2, 2019
c
0
votes
122
views
How to remove part of a string from start to first occurrence of a word in C
answered
Apr 2, 2019
c
0
votes
105
views
How to count the occurrences of a word in a string using C
answered
Apr 2, 2019
c
0
votes
115
views
How to find all occurrences of a word in a string using C
answered
Apr 2, 2019
c
0
votes
114
views
How to find last occurrence of a word in a string using C
answered
Apr 2, 2019
c
0
votes
99
views
How to find first occurrence of a word in a string using C
answered
Apr 2, 2019
c
0
votes
106
views
How to replace all character occurrences in a string using C
answered
Apr 2, 2019
c
0
votes
113
views
How to replace the last occurrence of a character in a string using C
answered
Apr 2, 2019
c
0
votes
113
views
How to replace the first occurrence of a character in a string using C
answered
Apr 1, 2019
c
0
votes
140
views
How to remove all duplicate characters from a string in C
answered
Apr 1, 2019
c
0
votes
198
views
How to remove all occurrences of a character from a string in C
answered
Apr 1, 2019
c
0
votes
120
views
How to convert hexadecimal number to binary in C
answered
Apr 1, 2019
c
0
votes
97
views
How to convert hexadecimal number to binary in C++
answered
Apr 1, 2019
cpp
0
votes
140
views
How to count the total zeros and ones in a binary number in C
answered
Apr 1, 2019
c
0
votes
117
views
How to count the total zeros and ones in a binary number in C++
answered
Apr 1, 2019
cpp
0
votes
90
views
How to flip all the bits of a number in C++
answered
Apr 1, 2019
cpp
0
votes
112
views
How to flip all the bits of a number in C
answered
Apr 1, 2019
c
0
votes
151
views
How to count the leading zeros in a binary number using C
answered
Apr 1, 2019
c
0
votes
115
views
How to count the leading zeros in a binary number using C++
answered
Apr 1, 2019
cpp
0
votes
161
views
How to count the trailing zeros in a binary number using C++
answered
Apr 1, 2019
cpp
0
votes
125
views
How to count the trailing zeros in a binary number using C
answered
Apr 1, 2019
c
0
votes
129
views
How to get the lowest order set bit of a number in C
answered
Apr 1, 2019
c
0
votes
124
views
How to get the lowest order set bit of a number in C++
answered
Apr 1, 2019
cpp
0
votes
101
views
How to get the highest order set bit of a number in C++
answered
Apr 1, 2019
cpp
0
votes
131
views
How to get the highest order set bit of a number in C
answered
Mar 31, 2019
c
0
votes
92
views
How to unset the N bit of a number in C++
answered
Mar 31, 2019
cpp
0
votes
100
views
How to unset the N bit of a number in C
answered
Mar 31, 2019
c
0
votes
77
views
How to set the N bit of a number in C++
answered
Mar 31, 2019
cpp
0
votes
94
views
How to set the N bit of a number in C
answered
Mar 31, 2019
c
0
votes
103
views
How to check whether the N bit of a number is set in C
answered
Mar 31, 2019
c
0
votes
130
views
How to check whether the N bit of a number is set in C++
answered
Mar 31, 2019
cpp
0
votes
200
views
How to check if most significant bit (MSB) of a number is set or not in C++
answered
Mar 31, 2019
cpp
0
votes
208
views
How to check if most significant bit (MSB) of a number is set or not in C
answered
Mar 31, 2019
c
0
votes
147
views
How to count appearance of all values in int array using C
answered
Mar 31, 2019
c
0
votes
191
views
How to count appearance of specific value in int array using C
answered
Mar 31, 2019
c
0
votes
119
views
How to count the total duplicate elements in int array using C
answered
Mar 31, 2019
c
0
votes
229
views
How to remove duplicates from int array in C
answered
Mar 30, 2019
c
0
votes
155
views
How to convert a roman number to an integer in C
answered
Mar 30, 2019
c
0
votes
107
views
How to find the longest substring without repeating characters in Java
answered
Mar 30, 2019
java
0
votes
124
views
How to check if a value of each int array element is equal or greater than the previous element in C++
answered
Mar 30, 2019
cpp
0
votes
131
views
How to check if a value of each int array element is equal or greater than the previous element in C
answered
Mar 30, 2019
c
0
votes
115
views
How to swap two numbers with the bitwise XOR operator in JavaScript
answered
Mar 30, 2019
javascript
0
votes
133
views
How to swap two numbers with the bitwise XOR operator in PHP
answered
Mar 30, 2019
php
0
votes
164
views
How to swap two numbers with the bitwise XOR operator in VB.NET
answered
Mar 29, 2019
vb#
0
votes
129
views
How to swap two numbers with the bitwise XOR operator in C#
answered
Mar 29, 2019
c#
0
votes
121
views
How to swap two numbers with the bitwise XOR operator in Python
answered
Mar 29, 2019
python
0
votes
123
views
How to swap two numbers with the bitwise XOR operator in Java
answered
Mar 29, 2019
java
0
votes
110
views
How to cyclically rotate the elements of int array right N times in C
answered
Mar 29, 2019
c
0
votes
142
views
How to cyclically rotate the elements of int array left N times in C
answered
Mar 29, 2019
c
Page:
« prev
1
...
705
706
707
708
709
710
711
712
713
714
715
...
729
next »
...