Upload Button Icon Add office photos

Filter interviews by

Noname Interview Questions and Answers

Updated 27 Feb 2024

Noname Interview Experiences

Popular Designations

4 interviews found

Manager Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2023

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

I applied via Apna Jobs and was interviewed in May 2023. 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 - Aptitude Test 

Think critical to crack it and stay calm

Round 3 - One-on-one 

(4 Questions)

  • Q1. Self confidence, education
  • Q2. Answer everything with confidence
  • Q3. Family discussion and personal
  • Q4. Hobbies and activities interested in

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
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 - One-on-one 

(2 Questions)

  • Q1. 3.What is data structures and algorithms
  • Ans. 

    Data structures and algorithms are the building blocks of computer programs.

    • Data structures are ways of organizing and storing data in a computer program.

    • Algorithms are step-by-step procedures for solving problems using data structures.

    • Examples of data structures include arrays, linked lists, and trees.

    • Examples of algorithms include sorting, searching, and graph traversal.

    • Efficient data structures and algorithms are es

  • Answered by AI
  • Q2. 1.Personal qualities 2.What college you study

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to say all is well. Pls prepare well and attend.

Skills evaluated in this interview

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2024

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

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. TECHINCAL question related to cs and it subject were asked few coding inputs

Interview Preparation Tips

Interview preparation tips for other job seekers - pls learn coding

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

I applied via Walk-in and was interviewed before Sep 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How do a graphic designer boost his creativity?
  • Ans. 

    A graphic designer can boost creativity by exploring new ideas, taking breaks, collaborating with others, and seeking inspiration from various sources.

    • Explore new ideas and techniques to keep the creative process fresh

    • Take breaks to avoid burnout and allow for new perspectives

    • Collaborate with others to gain new insights and ideas

    • Seek inspiration from various sources such as nature, art, and culture

    • Experiment with diffe...

  • Answered by AI
  • Q2. What do you think about the prospect of graphic designing in future?
  • Ans. 

    The prospect of graphic designing in future is promising with the advancement of technology.

    • The demand for graphic designers is expected to increase with the growth of digital media.

    • Augmented reality and virtual reality are opening up new opportunities for graphic designers.

    • Artificial intelligence and machine learning are being integrated into design software, making the design process more efficient.

    • Mobile devices and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont give a ready made answer. Try to reflect your own thinking and knowledge to those answers.

Animation/Graphic Artist Interview Questions asked at other Companies

Q1. What is the Full from of CMYK and RGB colour and what is difference between RGB colour and CMYK colour.
View answer (3)

Noname interview questions for popular designations

 Internship Trainee

 (1)

 Manager

 (1)

 Intern

 (1)

 Animation/Graphic Artist

 (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic Programming questions.
  • Q2. Fibonacci program
  • Q3. OOPS concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic OOPS concepts and basic programs.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

Noname Interview FAQs

How many rounds are there in Noname interview?
Noname interview process usually has 2 rounds. The most common rounds in the Noname interview process are One-on-one Round, Resume Shortlist and Aptitude Test.
What are the top questions asked in Noname interview?

Some of the top questions asked at the Noname interview -

  1. What do you think about the prospect of graphic designing in futu...read more
  2. How do a graphic designer boost his creativi...read more
  3. 3.What is data structures and algorit...read more

Tell us how to improve this page.

Noname Interview Process

based on 7 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

Noname Reviews and Ratings

based on 20 reviews

3.9/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.7

Salary

3.7

Job security

3.9

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 20 Reviews and Ratings
Driver
21 salaries
unlock blur

₹1.2 L/yr - ₹6 L/yr

CAR Driver
7 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Self Owner
6 salaries
unlock blur

₹1 L/yr - ₹6.5 L/yr

Data Entry Operator
6 salaries
unlock blur

₹0.1 L/yr - ₹1.8 L/yr

Electrician
6 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Noname with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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