Loading...
SCE
Home
AI Assistant
Ask Anything
Categories
Python
C#
C++
C
Visual Basic
Java
JavaScript
HTML
CSS
SQL
Git
VIEW ALL
Other
Tags
What's Hot
Featured
I'm Feeling Lucky
Latest
SCE
Loading...
Sign Up
Log In
AI Assistant
Loading...
How do you reverse a string using recursion in Python?
OliviaWm
|
Aug 31, 2024
Write a Python function to find the longest palindromic substring in a string.
OliviaWm
|
Aug 28, 2024
Write a Python function to find the longest palindrome in a list of octal numbers.
OliviaWm
|
Aug 28, 2024
Write a Python function to find the maximum subarray sum in a list.
OliviaWm
|
Aug 18, 2024
How do you convert a string to lowercase without using built-in functions in Python?
OliviaWm
|
Aug 18, 2024
Write a Python function to find the longest substring with all distinct characters.
OliviaWm
|
Aug 15, 2024
Write a Python function to find the minimum element in a binary heap.
OliviaWm
|
Aug 13, 2024
How can you find the longest word in a sentence using Python?
OliviaWm
|
Aug 13, 2024
How can you find the sum of elements in a list using a list of functions in Python?
OliviaWm
|
Aug 12, 2024
Write a Python function to find the smallest missing positive integer in a list.
OliviaWm
|
Aug 09, 2024
Write a Python function to find the first non-repeating character in a string.
OliviaWm
|
Aug 07, 2024
How do you use a cursor within a stored procedure to process each row returned by a query?
OliviaWm
|
Jul 30, 2024
How do you use the DISTINCT keyword to remove duplicate rows from a result set?
OliviaWm
|
Jul 26, 2024
How do you change the default text editor for Git?
OliviaWm
|
Jul 23, 2024
How do you use the TRY_PARSE function to convert string data to a datetime format?
OliviaWm
|
Jul 15, 2024
How do you use the GEOGRAPHY and GEOMETRY data types for spatial data in SQL Server?
OliviaWm
|
Jul 13, 2024
How do you create a temporary table and what are its benefits?
OliviaWm
|
Jul 13, 2024
How do you write a query to find the employees who joined the company in the last 6 months?
OliviaWm
|
Jul 07, 2024
What command switches to a different branch?
OliviaWm
|
Jul 04, 2024
How do you revert a file to a previous commit state while keeping other changes intact?
OliviaWm
|
Jul 04, 2024
How do you use the CONCAT_WS function to concatenate strings with a separator?
OliviaWm
|
Jun 30, 2024
How do you use the CUBE operator to generate cross-tabular reports?
OliviaWm
|
Jun 28, 2024
How do you display the raw contents of a commit?
OliviaWm
|
Jun 28, 2024
How do you create a new branch based on a specific commit?
OliviaWm
|
Jun 27, 2024
How do you use the LAST_VALUE function to return the last value in an ordered set of values?
OliviaWm
|
Jun 27, 2024
How do you implement a composite foreign key constraint across multiple columns?
OliviaWm
|
Jun 25, 2024
How do you use triggers to enforce business rules in a database?
OliviaWm
|
Jun 22, 2024
How do you use the ALTER TABLE statement to enable or disable a constraint on an existing table?
OliviaWm
|
Jun 20, 2024
What command lists all remote branches?
OliviaWm
|
Jun 15, 2024
How do you use the SYSTEM_VERSIONING property to enable temporal tables for automatic history tracking?
OliviaWm
|
Jun 08, 2024