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 5mo 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 5mo 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 5mo 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 5mo 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
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about MoreYeahs?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed in Jan 2022. There were 2 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 - Coding Test 

There was 3 coding question with time limit of 10 minute each or total 30 minute time limit.

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to solve all three problems given. most of the question are from freecodecamp.com
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Aptitude and coding test via Google form

Round 3 - Technical 

(2 Questions)

  • Q1. Freecodecamp se problem solving
  • Q2. SUM OF PRIME NUMBERS
  • Ans. 

    Calculate the sum of prime numbers.

    • Iterate through numbers and check if each number is prime

    • If a number is prime, add it to the sum

    • Return the sum of prime numbers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice all the questions from freecodecamp . They only ask from freecodecamp and ask to solve within 10-15 minutes
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Basic to intermediate aptitude questions

Round 3 - Coding Test 

In This you will be given basic 3-5 questions of freecodecamp

Round 4 - Technical 

(1 Question)

  • Q1. In Technical round is Face to fave or online 45 to 60 mints Here u will be asked 7 8 basic and intermediate Array, String, Numbers, Object, DSA questions in javascript
Are these interview questions helpful?

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Given a pattern and we need to complete the pattern within 40mins, also allows completing this problem in any language ( c,c++, python, java).

Round 2 - Technical 

(2 Questions)

  • Q1. Went through a technical interview, and was asked to solve some coding questions(4 - 5), and some technical stuff. It is one on one interview.
  • Q2. Also, test our reasoning skills and explanation of an algorithm.
Round 3 - One-on-one 

(1 Question)

  • Q1. Another technical round.
Round 4 - HR 

(2 Questions)

  • Q1. This is the final phase of the recruitment
  • Q2. Tell me about your family, friends, and intermediate.
  • Ans. 

    I have a close-knit family and a supportive group of friends. I also have intermediate skills in various programming languages.

    • My family is very important to me and we have a strong bond.

    • I have a few close friends who have always been there for me.

    • In terms of programming, I have intermediate skills in languages like Java, Python, and JavaScript.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Snovasys Junior Software Developer interview:
  • Design Patterns
  • Python
  • C
  • Java
  • Data Structures
Interview preparation tips for other job seekers - Prepare for patterns, and revise the basics of your proposed programming language.
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
-
Process Duration
-
Result
-
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 Coding and programing related concepts
Round 3 - Coding Test 

Questions are asked based on DS/Algo, and on my prior experience and projects

Round 4 - HR 

(1 Question)

  • Q1. Personality and behaviour

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, HR and Coding Test.
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.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
2.9
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 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
51 salaries
unlock blur

₹1.9 L/yr - ₹6.2 L/yr

Angular Developer
13 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

QA Engineer
13 salaries
unlock blur

₹2.7 L/yr - ₹8.9 L/yr

Salesforce Developer
11 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Project Manager
9 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare MoreYeahs with

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

3.9
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview