About 4,340,000 results
Open links in new tab
  1. Top 50 String Coding Problems for Interviews - GeeksforGeeks

    Feb 19, 2025 · String-related problems often assess a candidate’s understanding of concepts like pattern matching, manipulation, and efficient algorithm design. Here is the collection of the Top …

  2. String Definition - What is a string in computer programming?

    Dec 18, 2024 · In computer science, a string is a fundamental data type used to represent text, as opposed to numeric data types like integers or floating-point numbers. It contains a sequence …

  3. String (computer science) - Wikipedia

    In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the …

  4. 7A: Strings | Computer Science Circles - University of Waterloo

    In this lesson we show how to manipulate strings: how to take them apart, combine them, and how to view the individual characters that make up a string. What is a string? All data stored …

  5. Programming - Strings - University of Utah

    Strings are very useful when communicating information from the program to the user of the program. They are less useful when storing information for the computer to use. Here are …

    Missing:

    • Computer Science

    Must include:

  6. What is a String in Programming: AP® CS Principles Review

    3 days ago · Understanding Substrings. A substring is part of an existing string. Think about how a clip from a full movie still contains the main content but is shorter. For example, if the original …

  7. Further programming language operations - AQA String handling

    It is usually possible to manipulate a string to provide information or to alter the contents of a string. Strings are shown in quotes (single or double), for example: 'Hello', or "World!"....

  8. What is a String - IGCSE Computer Science Revision Notes - Save …

    Nov 28, 2024 · Learn about string handling for your IGCSE computer science exam. This revision note includes case conversion, length, and substring.

  9. What is a string in computer science? - California Learning …

    Jan 4, 2025 · In computer science, a string is a sequence of characters, such as letters, digits, and special characters, used to represent text or alphanumeric data. Strings are a …

  10. String Manipulation in Computer Programming - Online …

    We can constitute a string in C programming by assigning character by character into an array of characters. We can constitute a string in C programming by assigning a complete string …

  11. Some results have been removed
Refresh