Upload Button Icon Add office photos

MoreYeahs

Compare button icon Compare button icon Compare

Filter interviews by

MoreYeahs Interview Questions and Answers

Updated 4 Jan 2025
Popular Designations

7 Interview questions

A Junior Software Developer was asked 6mo ago
Q. How do you check for the JWT in Postman?
Ans. 

To check for JWT in Postman, use the 'Authorization' tab and select 'Bearer Token' type.

  • In Postman, go to the 'Authorization' tab of your request.

  • Select 'Bearer Token' from the dropdown menu.

  • Enter the JWT token in the provided field.

  • Send the request to authenticate using the JWT.

View all Junior Software Developer interview questions
A Junior Software Developer was asked 6mo ago
Q. How can you hide network data from inspection?
Ans. 

Use encryption to hide network data from inspection.

  • Implement SSL/TLS to encrypt data transmitted over the network

  • Use VPNs to create secure tunnels for data transmission

  • Utilize firewalls to restrict access to network data

  • Implement secure coding practices to prevent data leakage

  • Use encryption algorithms like AES to protect sensitive data

View all Junior Software Developer interview questions
A Junior Software Developer was asked 6mo ago
Q. What do you know about the software development life cycle?
Ans. 

Software development life-cycle is a process used to design, develop, test, and deploy software applications.

  • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has its own set of activities and deliverables to ensure the successful completion of the project.

  • SDLC models include Waterfall, Agile, Scrum, and DevOps, each with its own approach to sof...

View all Junior Software Developer interview questions
A Junior Software Developer was asked 6mo ago
Q. What is the difference between a library and a framework?
Ans. 

A library is a collection of functions or classes that can be called by an external program, while a framework is a set of libraries that provide a structure for building applications.

  • Library is used by the developer to perform specific tasks, while a framework dictates the overall structure of the application.

  • Libraries are more flexible and allow developers to pick and choose which components to use, while framew...

View all Junior Software Developer interview questions
An Intern was asked
Q. Tell me about the Java projects you have worked on.
Ans. 

Developed a Java project for a school assignment on implementing a library management system.

  • Used Java programming language to create classes for books, users, and transactions

  • Implemented features such as adding/removing books, checking out books, and generating reports

  • Utilized JDBC for database connectivity to store book and user information

View all Intern interview questions
An Intern was asked
Q. What is SEPM?
Ans. 

SEPM stands for Society for Sedimentary Geology, a global organization focused on the study of sedimentary rocks and their geological processes.

  • SEPM publishes scientific journals and books related to sedimentary geology.

  • The organization hosts conferences and workshops for geologists to share research and network.

  • SEPM provides grants and scholarships to support research in sedimentary geology.

View all Intern interview questions
An Intern was asked
Q. Tell about Saas
Ans. 

Saas stands for Software as a Service, a cloud-based software delivery model where users can access applications via the internet.

  • Saas allows users to access software applications without the need for installation or maintenance.

  • Users pay a subscription fee to use the software on a pay-as-you-go basis.

  • Examples of Saas include Salesforce, Microsoft Office 365, and Google Workspace.

View all Intern interview questions
Are these interview questions helpful?

MoreYeahs Interview Experiences

4 interviews found

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

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

Round 1 - HR 

(2 Questions)

  • Q1. What do you know about software development life-cycle.
  • Ans. 

    Software development life-cycle is a process used to design, develop, test, and deploy software applications.

    • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the project.

    • SDLC models include Waterfall, Agile, Scrum, and DevOps, each with its own approach to software...

  • Answered by AI
  • Q2. What are your hobbies and where do you see yourself in 2 years?
  • Ans. 

    My hobbies include coding, playing video games, and hiking. In 2 years, I see myself as a Senior Software Developer working on challenging projects.

    • Hobbies: coding, playing video games, hiking

    • In 2 years: Senior Software Developer, working on challenging projects

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is the difference between a library and a framework?
  • Ans. 

    A library is a collection of functions or classes that can be called by an external program, while a framework is a set of libraries that provide a structure for building applications.

    • Library is used by the developer to perform specific tasks, while a framework dictates the overall structure of the application.

    • Libraries are more flexible and allow developers to pick and choose which components to use, while frameworks ...

  • Answered by AI
  • Q2. How will you hide the network data in inspection?
  • Ans. 

    Use encryption to hide network data from inspection.

    • Implement SSL/TLS to encrypt data transmitted over the network

    • Use VPNs to create secure tunnels for data transmission

    • Utilize firewalls to restrict access to network data

    • Implement secure coding practices to prevent data leakage

    • Use encryption algorithms like AES to protect sensitive data

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How do you check for the JWT in the postman?
  • Ans. 

    To check for JWT in Postman, use the 'Authorization' tab and select 'Bearer Token' type.

    • In Postman, go to the 'Authorization' tab of your request.

    • Select 'Bearer Token' from the dropdown menu.

    • Enter the JWT token in the provided field.

    • Send the request to authenticate using the JWT.

  • Answered by AI
  • Q2. SQL query, and HR related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and work on your communication along with technical knowledge.

Intern Interview Questions & Answers

user image Pratibha Rajpoot

posted on 21 May 2024

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

(4 Questions)

  • Q1. Tell about Saas
  • Ans. 

    Saas stands for Software as a Service, a cloud-based software delivery model where users can access applications via the internet.

    • Saas allows users to access software applications without the need for installation or maintenance.

    • Users pay a subscription fee to use the software on a pay-as-you-go basis.

    • Examples of Saas include Salesforce, Microsoft Office 365, and Google Workspace.

  • Answered by AI
  • Q2. What is SEPM ?
  • Ans. 

    SEPM stands for Society for Sedimentary Geology, a global organization focused on the study of sedimentary rocks and their geological processes.

    • SEPM publishes scientific journals and books related to sedimentary geology.

    • The organization hosts conferences and workshops for geologists to share research and network.

    • SEPM provides grants and scholarships to support research in sedimentary geology.

  • Answered by AI
  • Q3. Project management?
  • Q4. Javaproject you have done
  • Ans. 

    Developed a Java project for a school assignment on implementing a library management system.

    • Used Java programming language to create classes for books, users, and transactions

    • Implemented features such as adding/removing books, checking out books, and generating reports

    • Utilized JDBC for database connectivity to store book and user information

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic question of sql js

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. 1.angular 2.typescript
  • Q2. HTMl,css, module, routine

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about MoreYeahs?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is DOM manipulation, what are the types of Promises.
  • Ans. 

    DOM manipulation involves changing the document structure, style, or content in web development using JavaScript.

    • DOM (Document Object Model) represents the structure of a web page as a tree of objects.

    • Common DOM manipulation methods include: document.getElementById(), document.querySelector(), and element.innerHTML.

    • Example: document.getElementById('myElement').innerHTML = 'Hello World!'; changes the content of an eleme...

  • Answered by AI
  • Q2. What is job scheduling in Node.js
  • Ans. 

    Job scheduling in Node.js manages the execution of tasks at specified times or intervals, enhancing application performance.

    • Node.js uses event-driven architecture, allowing for non-blocking execution of tasks.

    • Common libraries for job scheduling include 'node-cron' for cron-like scheduling.

    • Example: Using 'node-cron' to run a task every minute: `cron.schedule('* * * * *', () => { console.log('Task running every minute...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2022. There were 6 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 - Aptitude Test 

In aptitute Test there will be some fundamental programing questions.

Round 3 - Coding Test 

Need to solve some moderator level coding questions in any language.

Round 4 - Assignment 

A small project is given as a task and given time to complete it for further process.

Round 5 - Technical 

(4 Questions)

  • Q1. Smooth technical round.
  • Q2. Explain the concept of inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows for code reuse and promotes modularity.

    • The class that is being inherited from is called the superclass or base class.

    • The class that inherits from the superclass is called the subclass or derived class.

    • The subclass inherits all the public and protected members of the superclass.

    • Th...

  • Answered by AI
  • Q3. Design a simple system architecture
  • Ans. 

    A simple system architecture for a Junior Software Developer

    • Use a layered architecture with separate layers for presentation, business logic, and data access

    • Choose appropriate technologies and frameworks based on the requirements

    • Ensure scalability and maintainability by following best practices

    • Implement security measures to protect sensitive data

    • Consider fault tolerance and redundancy for high availability

    • Document the ...

  • Answered by AI
  • Q4. How would you secure sensitivity information in a web application.
  • Ans. 

    Sensitive information in a web application can be secured through encryption, access controls, secure coding practices, and regular security audits.

    • Encrypt sensitive data at rest and in transit using strong encryption algorithms.

    • Implement access controls to restrict unauthorized access to sensitive information.

    • Follow secure coding practices to prevent common vulnerabilities like SQL injection and cross-site scripting.

    • R...

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. How do you approach problem solving in software development.
  • Ans. 

    I approach problem solving in software development by breaking down the problem, researching, and testing solutions.

    • Break down the problem into smaller, manageable tasks

    • Research and gather information about the problem domain

    • Brainstorm and evaluate potential solutions

    • Implement and test the chosen solution

    • Iterate and refine the solution based on feedback

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Great Place to work and grow your technical skills.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. - Current company details - Self Introduction
Round 2 - Technical 

(1 Question)

  • Q1. - Js Questions - React js development questions - database Management Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary related discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. They ask me about my previous job description details and education details
  • Q2. About carrier goals
  • Q3. About my responsibility in side the current company
Round 2 - Technical 

(2 Questions)

  • Q1. They ask me about core concept of react js and next js
  • Q2. Ask me about core concepts of mongo Db and Node js
Round 3 - HR 

(1 Question)

  • Q1. They told me about company curriculum, goals and ethics

Interview Preparation Tips

Topics to prepare for HyScaler Junior Software Developer interview:
  • React.Js
  • Node.Js
  • MongoDB
  • Linux
Interview preparation tips for other job seekers - This is one of the most well structured company and they used latest technology to build product and services. Very supportive seniors and Hrs. So i highly recommend for job seekers to work in this company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Dec 2022.

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 

(2 Questions)

  • Q1. Full stack based according to the skill set mentioned.
  • Q2. 1.explain decorators
  • Ans. 

    Decorators in software development are functions that modify the behavior of other functions or methods.

    • Decorators are commonly used in Python to add functionality to functions without changing their code.

    • They are implemented using the @ symbol followed by the decorator function name.

    • Decorators can be used for logging, authentication, caching, and more.

    • Example: @staticmethod decorator in Python marks a method as a stat...

  • Answered by AI
Round 3 - Coding Test 

1.string based
2.array based

Round 4 - HR 

(1 Question)

  • Q1. 1. What are you expectations 2. Worked project stuff

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 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. Javascript and node js questio
Round 3 - Coding Test 

Dsa question based on array and string

MoreYeahs Interview FAQs

How many rounds are there in MoreYeahs interview?
MoreYeahs interview process usually has 1-2 rounds. The most common rounds in the MoreYeahs interview process are Technical, Coding Test and HR.
How to prepare for MoreYeahs 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 MoreYeahs. The most common topics and skills that interviewers at MoreYeahs expect are Javascript, C#, Node.Js, .Net and MVC.
What are the top questions asked in MoreYeahs interview?

Some of the top questions asked at the MoreYeahs interview -

  1. What is the difference between a library and a framewo...read more
  2. What do you know about software development life-cyc...read more
  3. How do you check for the JWT in the postm...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 6 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.4
 • 104 Interviews
Zidio Development Interview Questions
4.4
 • 102 Interviews
Snovasys Interview Questions
4.0
 • 40 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 35 Interviews
View all

MoreYeahs Reviews and Ratings

based on 93 reviews

3.8/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.3

Salary

2.9

Job security

3.5

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 93 Reviews and Ratings
Lead Data Engineer

Indore

7-9 Yrs

Not Disclosed

AI/ML Engineer

Indore

3-4 Yrs

Not Disclosed

Explore more jobs
Software Developer
55 salaries
unlock blur

₹2.5 L/yr - ₹8.2 L/yr

Angular Developer
13 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

QA Engineer
13 salaries
unlock blur

₹3.1 L/yr - ₹8.1 L/yr

Salesforce Developer
10 salaries
unlock blur

₹1.4 L/yr - ₹4.2 L/yr

Project Manager
9 salaries
unlock blur

₹4.1 L/yr - ₹7.5 L/yr

Explore more salaries
Compare MoreYeahs with

Zidio Development

4.4
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.0
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview