Reduce String Capgemini in its online written test have a coding question, wherein the students are given a string with multiple characters that are repeated consecutively. You're supposed to reduce the size of this string using mathematical logic given as in the example below : Input : aabbbbeeeeffggg Output: a2b4e4f2g3
Reduce String Capgemini in its online written test have a coding question, wherein the students are given a string with multiple characters that are repeated consecutively. You're supposed to reduce the size of this string using mathematical logic given as in the example below : Input : aabbbbeeeeffggg Output: a2b4e4f2g3
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question

Transcribed Image Text:Reduce String
Capgemini in its online written test have a coding
question, wherein the students are given a string
with multiple characters that are repeated
consecutively. You're supposed to reduce the size
of this string using mathematical logic given as in
the example below :
Input :
aabbbbeeeeffggg
Output:
a2b4e4f2g3
Sample input 1
aabbbbeeeeffggg
Copy
Sample output 1
a2b4e4f2g3.
Copy
Note: Your code must be able to print the sample output from the
provided sample input. However, your code is run against multiple
hidden test cases. Therefore, your code must pass these hidden
test cases to solve the problem statement.
Time Limit: 5.0 sec(s) for each input file
Memory Limit: 256 MB
Source Limit: 1024 KB
Marking Scheme: Score is assigned if any testcase passes
Allowed Languages: Bash, C, C++, C++14, C++17, Clojure, C#, D,
Erlang, F#, Go, Groovy, Haskell, Java, Java 8, Java 14,
JavaScript(Rhino), JavaScript(Node.js), Julia, Kotlin, Lisp, Lisp (SBCL),
Lua, Objective-C, OCaml, Octave, Pascal, Perl, PHP, Python, Python
3, Python 3.8, R(RScript), Racket, Ruby, Rust, Scala, Swift-4.1, Swift,
TypeScript, Visual Basic
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 4 steps with 2 images

Recommended textbooks for you

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON

Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science

Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning

Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning

Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education

Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY