Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Full Creative Team. If you also belong to the team, you can get access from here

Full Creative Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Full Creative Software Engineer Interview Questions and Answers

Updated 26 Feb 2024

Full Creative Software Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Java collections and streams
  • Q2. Unit testing in java
  • Ans. 

    Unit testing in Java is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process.

    • JUnit is a popular unit testing framework for Java.

    • Mockito is used for mocking dependencies in unit tests.

    • Unit tests should be fast, isolated, and repeatable.

    • Example: @Test annotation in JUnit is used to mark a method as a un

  • Answered by AI
  • Q3. Schema design for stack overflow
  • Ans. 

    Schema design for a stack overflow website

    • Use tables for users, questions, answers, comments, votes, tags

    • Establish relationships between tables (e.g. user_id in questions table)

    • Include fields like title, body, created_at, updated_at, etc.

    • Implement features like upvoting, downvoting, tagging, commenting

    • Consider indexing for faster search and retrieval

  • Answered by AI
  • Q4. Spring boot concepts
  • Q5. REST API concepts
Round 2 - HR 

(3 Questions)

  • Q1. Past Experience
  • Q2. Why switching jobs
  • Q3. What do you know about full
  • Ans. 

    Full stack development refers to the practice of developing both the front-end and back-end of a website or application.

    • Full stack developers are proficient in both front-end technologies like HTML, CSS, and JavaScript, as well as back-end technologies like Node.js, Python, or Java.

    • They are able to work on all aspects of a project, from designing user interfaces to managing databases and servers.

    • Examples of full stack ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Full Creative Software Engineer interview:
  • Java
  • Spring Boot
  • Database
  • System Design
  • Javascript
  • Core Java
  • cassandra
  • google cloud platform

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. What do u mean by data
  • Ans. 

    Data refers to facts, statistics, or information collected for analysis or reference.

    • Data is raw, unprocessed information.

    • It can be in the form of numbers, text, images, or any other format.

    • Examples include customer names, product prices, and sales figures.

    • Data can be structured (organized in a specific way) or unstructured (not organized).

  • Answered by AI
  • Q2. What is preprocessed data
  • Ans. 

    Preprocessed data is data that has been cleaned, transformed, and organized for analysis or modeling.

    • Preprocessed data is often used in machine learning and data analysis to improve the accuracy and efficiency of models.

    • Common preprocessing steps include removing missing values, scaling features, and encoding categorical variables.

    • Examples of preprocessing techniques include normalization, standardization, one-hot enco

  • Answered by AI
  • Q3. What do u mean by info
  • Ans. 

    Info refers to data or knowledge that provides details or context about a specific topic or subject.

    • Info can be in the form of facts, statistics, or explanations.

    • It helps to understand a topic better or make informed decisions.

    • Examples of info include news articles, research papers, and educational resources.

  • Answered by AI
  • Q4. How to copy from 2 tables and paste in 3rd one in sql
  • Ans. 

    Use SQL INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Use INSERT INTO SELECT statement to copy data from 2 tables and paste into a 3rd table.

    • Specify the columns you want to copy from each table in the SELECT statement.

    • Make sure the columns in the SELECT statement match the columns in the 3rd table where you are pasting the data.

  • Answered by AI
  • Q5. Reverse string using any language you know
  • Ans. 

    Reverse a string using any programming language

    • Use built-in functions like reverse() or slice() in languages like Python or JavaScript

    • Iterate through the string in reverse order and append each character to a new string

    • Use a stack data structure to push each character onto the stack and then pop them off to reverse the string

  • Answered by AI
  • Q6. A puzzle question was asked but i don't remeber it.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Technical aspects about linked list,trees, stacks

Round 2 - Group Discussion 

Topic related to humanities

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

I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium, can solve with leetcode medium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Number of islands count
  • Ans. 

    Count the number of islands in a grid of '1's and '0's

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited

    • Increment the island count for each new island found

    • Ensure to handle boundary cases and check for visited nodes

  • Answered by AI
  • Q2. First and last index of a particular element in an array
  • Ans. 

    Find the first and last index of a specific element in an array of strings.

    • Iterate through the array and keep track of the index of the first and last occurrence of the element.

    • Return the first and last index once the iteration is complete.

    • Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions

I applied via Walk-in and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, reasoning, English

Round 2 - Technical 

(1 Question)

  • Q1. Is your coching in progress

Interview Preparation Tips

Topics to prepare for Global Autotech Software Engineer interview:
  • Core Java
Interview preparation tips for other job seekers - Be with self confidence at anything.face problems as a challenge

I applied via Cocubes and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Most rounds were regarding English proficiency and 1 round regarding logical reasoning

Round 2 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, honest and humble in the interview. Prepare well for the interview and aptitude tests
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Paper test - MCQs(Hibernate, multithreading, logical reasoning, Quantitative, English grammar test )

Round 2 - Technical 

(1 Question)

  • Q1. Project related questions OOPs Multithreading, Collection Java 8 Spring boot
Round 3 - Technical 

(1 Question)

  • Q1. Same as round 2

Software Engineer Interview Questions & Answers

DISH TV user image Ujjwal Srivastava

posted on 28 Dec 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Case Study 

I was given a case study to write multiple outputs by lookinginto a program.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. React lifecycle methods, React hooks

Full Creative Interview FAQs

How many rounds are there in Full Creative Software Engineer interview?
Full Creative interview process usually has 2 rounds. The most common rounds in the Full Creative interview process are Technical and HR.
What are the top questions asked in Full Creative Software Engineer interview?

Some of the top questions asked at the Full Creative Software Engineer interview -

  1. What do you know about f...read more
  2. Schema design for stack overf...read more
  3. Unit testing in j...read more

Tell us how to improve this page.

Full Creative Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Full Creative Software Engineer Salary
based on 60 salaries
₹5.6 L/yr - ₹20.5 L/yr
53% more than the average Software Engineer Salary in India
View more details

Full Creative Software Engineer Reviews and Ratings

based on 17 reviews

2.5/5

Rating in categories

2.5

Skill development

2.1

Work-life balance

2.3

Salary

2.2

Job security

1.9

Company culture

1.9

Promotions

2.2

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
60 salaries
unlock blur

₹5.6 L/yr - ₹20.5 L/yr

Junior Software Engineer
37 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Product Expert
35 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Client Account Manager
34 salaries
unlock blur

₹4 L/yr - ₹6.8 L/yr

Software Developer
22 salaries
unlock blur

₹4 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Full Creative with

Wipro

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

HCLTech

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