Upload Button Icon Add office photos

Filter interviews by

Mysense Technologies Interview Questions and Answers

Updated 20 Apr 2024

Mysense Technologies Interview Experiences

Popular Designations

3 interviews found

MERN Developer Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic React Questions like hooks, pure components, prop drilling
Round 3 - Technical 

(1 Question)

  • Q1. A little more technical like preflight request, basic DB related questions, SQL vs NoSQL
Round 4 - HR 

(1 Question)

  • Q1. Tell me about urself and ur experience details, salary discussion

Developer Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA, crm, oop, javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience, some technical questions.

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Give me overview of selenium?
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It can automate web browsers and perform testing across different browsers and platforms.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid allows parallel execution of tests on different machines.

    • Selenium IDE is

  • Answered by AI
  • Q2. Create fibonnaci series in java
  • Ans. 

    Fibonacci series in Java is a series of numbers where each number is the sum of the two preceding ones.

    • Create an array to store the Fibonacci series

    • Initialize the first two numbers in the series as 0 and 1

    • Use a loop to calculate and store the next numbers in the series by adding the previous two numbers

  • Answered by AI

Skills evaluated in this interview

Manual Test Engineer Interview Questions asked at other Companies

Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanity testing What is test case Ho... read more
View answer (2)

Jobs at Mysense Technologies

View all

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks

Round 2 - Technical 

(1 Question)

  • Q1. Basically it is about the Technical Subjects that U mention eariler in your coresponding CV's. Whatever Subject you meantioned their gonna answer about it for tge questions regarding to that subject
Round 3 - HR 

(14 Questions)

  • Q1. Brief Description about Youself
  • Q2. What is your goal in Life
  • Q3. What do you know about tgis job Profile
  • Q4. Why should we hire you instead of all achoknowledgable freshers sitting behind for this job role ?
  • Q5. What are ur hobbies and strengths and weeknesses
  • Q6. Why you want to do this job role
  • Q7. Why you want to join us instead of other good companies.
  • Q8. How you balance yourself in a fatal situation
  • Q9. If you alredy working under a company but want to switch it then the questions will remain same but just add some 2 to 3 extra questions like i am meantioning it down👇
  • Q10. What was ur job profile
  • Q11. How do u know about our company
  • Q12. Did u Resign by ur own or The comapny Resign you ??
  • Q13. What was ur salary their
  • Q14. Incase u alredy have an experience in a better company then interviewer ask this -* why joing us instead u have an magnificent well role on your comapny*

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Ofcourse if you are not confident you will get rejected. Because Interviewer asks the 4x questions who has lack of Confidence to broke them to fear .You sbould get rid of that.

2. And Always balance ur words like what u going to say ,read the mind of the interviewer. (ofcourse it take practices)

3.As like our older says "Stand infront of the mirror and start saying about you, define yourself to you, what r u, why r u, how u gonna work this, everything" This'll burn the fear inside you.

4. Don't get Upset if u can not make to a comapny and instead of doing excuses about the company or HR's question, U should work hard on yourself gathering previous mistakes and make to the better comapny

5.And always follow the laws and well prepare your responsibilities.
Thats all Advice i can gave.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between abstract class and an interface in Java?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interface cannot.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...

  • Answered by AI
  • Q2. An abstract class can have method implements and abstract method, while an interface only contains abstract method (before Java 8) . Abstract classes support single inheritance, whereas interfaces support ...
  • Ans. 

    Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.

    • Abstract classes can have both implemented and abstract methods, providing more flexibility in design.

    • Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.

    • Abstract classes sup...

  • Answered by AI

Mysense Technologies Interview FAQs

How many rounds are there in Mysense Technologies interview?
Mysense Technologies interview process usually has 2 rounds. The most common rounds in the Mysense Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Mysense Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mysense Technologies. The most common topics and skills that interviewers at Mysense Technologies expect are Javascript, PHP, Wordpress, Excel and Google Analytics.
What are the top questions asked in Mysense Technologies interview?

Some of the top questions asked at the Mysense Technologies interview -

  1. Create fibonnaci series in j...read more
  2. Give me overview of seleni...read more
  3. A little more technical like preflight request, basic DB related questions, SQL...read more

Tell us how to improve this page.

Mysense Technologies Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
View all

Mysense Technologies Reviews and Ratings

based on 27 reviews

3.6/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.7

Salary

3.0

Job security

3.4

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 27 Reviews and Ratings
Solution Architect

Chandigarh

3-5 Yrs

Not Disclosed

Cloud Engineer

Mohali

3-6 Yrs

Not Disclosed

Technology Lead

Mohali,

Gurgaon / Gurugram

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Softwaretest Engineer
16 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Software Developer
7 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Mern Stack Developer
7 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Software Engineer
6 salaries
unlock blur

₹4.5 L/yr - ₹12.6 L/yr

Web Designer
6 salaries
unlock blur

₹4.6 L/yr - ₹7 L/yr

Explore more salaries
Compare Mysense Technologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview