Upload Button Icon Add office photos

GCE

Compare button icon Compare button icon Compare
4.4

based on 8 Reviews

Filter interviews by

GCE Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. SME questions on Risk Management
  • Q2. Situation based questions
  • Q3. Scenarios based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Subject Matter Expert Questions on Risk Management
Situation based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What design pattern you usually used?
  • Ans. 

    I usually use the MVC (Model-View-Controller) design pattern in my projects.

    • Separates the application into three main components: Model (data), View (UI), and Controller (logic)

    • Promotes code reusability, modularity, and maintainability

    • Examples: Laravel framework in PHP, Spring framework in Java

  • Answered by AI
  • Q2. What is the difference between array and arraylist
  • Ans. 

    Array is a fixed-size data structure while ArrayList is a dynamic-size data structure in Java.

    • Array is a fixed-size collection of elements of the same data type, while ArrayList is a dynamic-size collection that can grow or shrink.

    • Arrays can store primitive data types and objects, while ArrayList can only store objects.

    • Arrays require a specified size during initialization, while ArrayList can dynamically resize itself.

    • ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Asked to write a bank application - which includes adding,removing,transferring of money

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

Basic ques on speed distance

Round 2 - Coding Test 

Easy level question based on DSA

Round 3 - One-on-one 

(4 Questions)

  • Q1. What is contructor
  • Ans. 

    A constructor is a special type of method in a class that is automatically called when an object of that class is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors can have parameters to customize the initialization process

  • Answered by AI
  • Q2. What is deadlock
  • Ans. 

    Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Occurs in multitasking environments

    • Caused by a circular wait, hold and wait, no preemption, and mutual exclusion

    • Examples include two processes waiting for each other to release a lock or resource

  • Answered by AI
  • Q3. Threads in java
  • Ans. 

    Threads in Java allow for concurrent execution of multiple tasks within a single program.

    • Threads are lightweight sub-processes within a program.

    • They allow for parallel execution of tasks, improving performance.

    • Java provides built-in support for creating and managing threads using the Thread class.

    • Example: Creating a new thread - Thread myThread = new Thread(() -> { // task to be executed });

    • Example: Starting a thread -

  • Answered by AI
  • Q4. Diff between string builder an buffer
  • Ans. 

    String Builder is mutable, String Buffer is synchronized.

    • String Builder is faster as it is not synchronized.

    • String Buffer is thread-safe, String Builder is not.

    • String Builder should be used in single-threaded environments, String Buffer in multi-threaded.

    • Example: StringBuilder sb = new StringBuilder(); StringBuffer buff = new StringBuffer();

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Based on Resume

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment of good

Round 2 - HR 

(5 Questions)

  • Q1. About self introduction
  • Q2. About hyderabad
  • Q3. About nature in home town
  • Q4. About father n mother
  • Q5. About the company
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

There is online aptitude test of 100 marks

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding question
  • Q2. Ask question related to DSA AND SQL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Costing and Taxation Knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Only basic accounting were asked

Round 2 - Aptitude Test 

Advanced accounting were asked

Round 3 - Technical 

(2 Questions)

  • Q1. What is bad debts
  • Ans. 

    Bad debts are debts that are unlikely to be recovered by a company from its debtors.

    • Bad debts are typically the result of customers who are unable or unwilling to pay their debts.

    • They are recorded as an expense on the company's income statement.

    • Companies may write off bad debts to remove them from their accounts receivable balance.

    • Examples include customers declaring bankruptcy or simply refusing to pay their debts.

  • Answered by AI
  • Q2. What is outstanding expenses and give itha journal entry
  • Ans. 

    Outstanding expenses are expenses that have been incurred but not yet paid.

    • Outstanding expenses are recorded as a liability on the balance sheet.

    • Journal entry for outstanding expenses: Debit Expense account, Credit Outstanding Expenses account.

    • Example: Rent expense incurred but not yet paid will be recorded as outstanding expenses.

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Risks in Hiring process?
  • Ans. 

    Risks in hiring process include making a poor cultural fit, hiring unqualified candidates, and potential legal issues.

    • Poor cultural fit can lead to decreased morale and productivity

    • Hiring unqualified candidates can result in poor performance and high turnover rates

    • Potential legal issues such as discrimination or wrongful termination can lead to costly lawsuits

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for accounting and finance.

    • Completed Bachelor's degree in Accounting

    • Currently pursuing CPA certification

    • Interned at a local accounting firm for 1 year

    • Proficient in Microsoft Excel and QuickBooks

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

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Prepaid expenses entry
  • Q2. Basic accounting question

Tell us how to improve this page.

Interview Questions from Similar Companies

OCBC Bank Interview Questions
3.7
 • 9 Interviews
RGN Price Interview Questions
3.7
 • 5 Interviews
Phoenix Interview Questions
4.0
 • 3 Interviews
Dhiva Interview Questions
3.6
 • 3 Interviews
View all

GCE Reviews and Ratings

based on 8 reviews

4.4/5

Rating in categories

4.0

Skill development

3.5

Work-life balance

4.3

Salary

3.6

Job security

4.2

Company culture

4.2

Promotions

4.2

Work satisfaction

Explore 8 Reviews and Ratings
Design Engineer
4 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Design Engineer
4 salaries
unlock blur

₹10 L/yr - ₹11 L/yr

Sales Manager
4 salaries
unlock blur

₹4.1 L/yr - ₹15 L/yr

Sales Director
4 salaries
unlock blur

₹21.6 L/yr - ₹27.8 L/yr

Field Sales Manager
3 salaries
unlock blur

₹4.2 L/yr - ₹11 L/yr

Explore more salaries
Compare GCE with

Mahajan & Aibara

3.7
Compare

Combined Group Contracting

4.2
Compare

TRY LOGIC Soft Solutions

3.9
Compare

State Bank of Mauritius

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