i
Full Creative
Filter interviews by
Work from home or work from office preferences
Verbal,communication, voice passage and passage reading
I applied via campus placement at Hyderabad Institute of Technology & Management, Hyderabad and was interviewed in May 2022. There were 4 interview rounds.
There was a assignment based on technical questions
OOPs concepts are the fundamental principles of object-oriented programming.
Encapsulation - binding data and functions together
Inheritance - acquiring properties and behavior of parent class
Polymorphism - ability to take multiple forms
Abstraction - hiding implementation details
Example: A car is an object that encapsulates data like speed and functions like accelerate and brake
Example: A child class inherits properties ...
Removing duplicates without using inbuilt methods in JavaScript
Create an empty array to store unique values
Loop through the original array
Check if the current element exists in the unique array
If not, push it to the unique array
Return the unique array
Work from home or work from office preference
Verbal, communication, passage reading and voice passage
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
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
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
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 ...
Full Creative interview questions for popular designations
I applied via Company Website and was interviewed in Jun 2022. There were 3 interview rounds.
Interview questions for full stack intern position
1) Comfortable language - Java
2) Call by reference - passing memory address, call by value - passing value
3) Java is not pure object oriented as it supports primitive data types
4) Pointers are not used in Java
5) Constructor is a special method used to initialize objects
6) Java program example: public class Main { public static void main(String[] args) { System.out.print
Get interview-ready with Top Full Creative Interview Questions
I applied via Indeed
I was interviewed before Mar 2023.
Easy aptitude questions on maths and english
A program to sort numbers in an array
Use a sorting algorithm like bubble sort, selection sort, or quicksort
Iterate through the array and compare each element to sort them
Ensure the program handles edge cases like empty arrays or arrays with only one element
Java supports various data types including primitive and reference types.
Primitive data types: int, double, char, boolean, etc.
Reference data types: String, Arrays, Classes, Interfaces, etc.
Examples: int num = 10; String name = "John"; char grade = 'A';
Inheritance in programming allows a class to inherit properties and behaviors from another class.
Inheritance promotes code reusability by allowing a new class to use the properties and methods of an existing class.
The class that is being inherited from is called the superclass or parent class, while the class that inherits is called the subclass or child class.
Subclasses can add their own unique properties and methods,...
I was interviewed in Sep 2022.
Make sure you prepare for quantitative aptitude and general aptitude( basic)
English proficiency test
If you got advance level you are good to go(C1:C2)
Assignment for Quick Apps on your own
I applied via Campus Placement and was interviewed in Feb 2022. There were 4 interview rounds.
Simple aptitude test
Top trending discussions
The duration of Full Creative interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 31 interviews
Interview experience
based on 126 reviews
Rating in categories
Software Engineer
60
salaries
| ₹5.6 L/yr - ₹20.5 L/yr |
Junior Software Engineer
37
salaries
| ₹4 L/yr - ₹12 L/yr |
Product Expert
35
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Client Account Manager
34
salaries
| ₹4 L/yr - ₹6.8 L/yr |
Software Developer
22
salaries
| ₹4 L/yr - ₹14.2 L/yr |
Wipro
TCS
Infosys
HCLTech