IEEE Student Branch OUCE

MTX

About

ROLE: Consultant Trainee (Salesforce), Consultant Trainee (Full stack),  Consultant Trainee (QA)

CTC: 6.5LPA

ELIGIBILITY: BE(CSE & IT) with 60% throughout the academics and no active backlogs

NO. OF RECRUITMENTS: 8

 

Selected Candidates

SUKANYA

Department: CSE

MY MTX Group Inc. Interview experience
Round-1: Technical Written Test
This was the first round. It was conducted on hacker earth platform. There were 70 mcqs related to data structures, operating systems, DBMS, Computer networks and some questions of aptitude and salesforce. Additional to that there were 3 coding questions of medium difficulty. I solved 1.5 coding questions.
Round-2: Technical Interview-1
Based on performance in written test there was interview for shortlisted candidates. As all interviews, my interview also started with the basic question “Introduce yourself”. Next question was about my projects. The interviewer asked few questions related to data structures, oops concepts and java concepts. He asked coding questions like:
1.Program to implement inheritance
2.Program to append zeroes to make it to the length of 5 if number of digits in a number is less than 5. For example, if the number is 123 then the output should be 12300
3.Program on arrays to retrieve only the elements which are present in the index value which is a prime number.
Some basics questions on html and CSS and asked to rate myself for my knowledge in htmland CSS.
Round-3: Technical Interview-2
This interview was less difficult compared to first technical interview. This interviewed also started with basic questions of introducing myself and about projects. The interviewer asked few questions on oops concepts, data structures and java concepts.
Asked few basic coding questions on arrays concepts like:
1.In a char array, if the element is a number replace it with ‘a’. Continuing the same question asked some modifications like replacing only the first and last
digit etc.
The interviewer covered the basic fundamental concepts
Round 3: HR Interview:
This was just a 5 mins interview. Just with the basic question of introducing myself. The interview asked few questions like whether interested in internship, location and about the bond details.
Overall, the interview was of medium difficulty. The process of little slow but after interviews everything went on time. This interview was an amazing experience.

VILAS

Department: CSE

My MTX interview experience

Technical Round 1 :
———————
1) Interviewer asked me to give the rating for the technologies I know
Html
Css
Javascript
Java
Sql
2) According to the rating I gave he started asking questions from those technologies.
3) In which scenario you would go with id and class in css
4) Given a string of characters
Ex : input : aabbbcccerddskgss
Output :
a:2 , b:3 , c:3 , d:2 , e :1 ,g:1 ,k: 1, s:3

You have to find the frequency count of every character
I implemented using java using the hashmap

5) Briefly Explain your project
6) Any questions for me

Technical Round 2 :
———————
1) In which language are you comfortable with
I said java

2) he gave a pattern to print

*
* *
* * *
* * * *

3) he asked to give a solution Consider you have a list of objects in javascript

Ex : L = [
{type:”text”}
,{type:”car”},
{type:”bus”}
]

He asked me to print the index of that object which has type as text

4). He asked me to showcase my project
5). Any questions for me at the final

Hr Round
————

1) Tell me about yourself?
2) what do you know about the MTX?
3) Location preference
4) Any questions do you have for me