Maveric Systems Ltd. interview experience Real time questions & tips from candidates to crack your interview

Test engineer

Maveric Systems Ltd.
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Java, Html, Css, Javascript, MySQL, data structures, Java coding basic, OOPS concepts, Algorithms.
Tip
Tip

Tip 1 : Prepare for java interview questions and coding well.
Tip 2 : Prepare web technologies interview questions well.
Tip 3 : Have good knowledge of one database language.

Application process
Where: Linkedin
Eligibility: Needed 12 - 18 months experience
Resume Tip
Resume tip

Tip 1 : Should be clear and precise.
Tip 2 : Should fit in 2 pages..

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date20 Mar 2021
Coding problem1

1. Reverse String

Moderate
0/80
Asked in companies
IBMMcAfeeAdobe

You are given a string ‘S’. You are also given ‘M’ integers in an array ‘A’. You perform ‘M’ operations on this string. The operations are given in an array ‘A’ of size ‘M’.

You perform the operations in the order they appear in the array ‘A’. In the ‘i’th operation, you reverse the substring of ‘S’ from the position ‘A[i]’ to ‘len(S)’ - ‘A[i]’ - 1 (0 based).

Your task is to find the string after performing all the operations.

Example :
‘S’ = “aabcd”, ‘M’ = 2, ‘A’ = [0, 1]
After 1st operation i.e, reversing from [0, 4], ‘S’ = “dcbaa”.
After 2nd operation i.e, reversing from [1, 3], ‘S’ = “dabca”.
Hence, the answer is “dabca”.
Problem approach

Need just basic understanding of java.

Try solving now
02
Round
Medium
Telephonic
Duration60 minutes
Interview date21 Mar 2021
Coding problem1

1. DBMS Question

Simple mysql queries and Java basic queries

Problem approach

Keep basics clear

03
Round
Easy
HR Round
Duration60 minutes
Interview date21 Mar 2021
Coding problem1

1. Basic HR questions

Tell me about yourself?

Problem approach

Tip 1 : be yourself 
Tip 2 : keep confidence but not overconfident 
Tip 3 : be clear

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
SDE - 1
5 rounds | 5 problems
Interviewed by Maveric Systems Ltd.
1050 views
0 comments
0 upvotes
Software Engineer
4 rounds | 4 problems
Interviewed by Maveric Systems Ltd.
1001 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8518 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3319 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Test engineer
2 rounds | 2 problems
Interviewed by Ernst & Young (EY)
1544 views
1 comments
0 upvotes