Upload Button Icon Add office photos
Engaged Employer

i

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

Skets Studio Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Skets Studio Architect Interview Questions and Answers

Updated 7 Feb 2024

Skets Studio Architect Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

I appeared for an interview in Jan 2023.

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 

There will be 15 marks aptitude test.

Round 3 - Technical 

(1 Question)

  • Q1. They will give you 20 questions. Time limit will be 1 hour. Do as much as you can do. It's not compulsory to do all but still do your best.
Round 4 - HR 

(1 Question)

  • Q1. Next round will be with HR on zoom meeting (about salary).

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical test will be on revit software. The questions will be VERY advanced. All the best.

Architect Interview Questions & Answers

user image ishwariyaa palaniappan

posted on 7 Feb 2024

Interview experience
5
Excellent
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. Was asked to draft a detail drawing

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident

Architect Interview Questions Asked at Other Companies

Q1. How do you find the resources available on a server if it is on p ... read more
Q2. Hav u worked on any international projects? What are the 5 levels ... read more
Q3. How does Authentication in Web API works? What are the dirrent en ... read more
Q4. What does a dotted cross in the architectural drawing depicts?
Q5. 1. Briefly run through your architectural design experience. 2. A ... read more

Interview questions from similar companies

I applied via Company Website and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About my past projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give interview nothing required basic skills

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

Interview Questionnaire 

2 Questions

  • Q1. Explain work experience, questions based on portfolio, salary expectations, and work style.
  • Q2. Work flow, a typical day at office, salary, what the job would entail

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic knowledge about the company and the brand. Also make sure your portfolio is updated and impressive.

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Previous experience and how soon can I join

Interview Preparation Tips

Interview preparation tips for other job seekers - I was offered.After going through their reviews and talking to few employees understood it's not a good place.Still gave benefit of doubt thinking brand TATA and understood good reviews are written by HR guys probably and it is truly ugly place.Pathetic, abusive leadership.So many unnecessary layers.

I applied via Naukri.com and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your experience
  • Q2. Discription about your work experience
Round 2 - HR 

(2 Questions)

  • Q1. What are your expectations
  • Q2. Be discriptive about your experience and expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about yourself and work experience about your past and future ambition.

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Cloud architecture you have worked and how was integration of cloud -> onpremise achieved ?
  • Ans. 

    I have worked on integrating cloud architecture with on-premise systems using hybrid cloud solutions.

    • Implemented hybrid cloud solutions using AWS Direct Connect and VPN for secure connectivity between on-premise and cloud environments

    • Utilized Azure ExpressRoute to establish private connections between on-premise and Azure cloud environments

    • Implemented Google Cloud VPN to connect on-premise networks with Google Cloud Pl...

  • Answered by AI
  • Q2. How security aspects were addressed ?
  • Ans. 

    Security aspects were addressed through a multi-layered approach.

    • Access control measures were implemented to restrict entry to authorized personnel only.

    • CCTV cameras were installed to monitor the premises.

    • Firewalls and encryption were used to secure the network.

    • Regular security audits were conducted to identify vulnerabilities.

    • Emergency response plans were developed and tested.

    • Security personnel were trained to handle ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it simple and precise. It is not that difficult but you need to have practical exposure to Cloud environment. Cloud certifications will be an add on.
Go thru the job description thoroughly and recheck on any aspects which need to be revised.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic about strecture and planning. The main focus is how fast are you in making plans.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not grate to share much. Mainly it's depends on person who is taking interview.

Interview Questionnaire 

5 Questions

  • Q1. What are OOPS concepts
  • Ans. 

    OOPS concepts are the principles of Object-Oriented Programming that help in designing and implementing software systems.

    • Encapsulation - bundling of data and methods that operate on that data

    • Inheritance - ability of a class to inherit properties and methods from a parent class

    • Polymorphism - ability of objects to take on multiple forms or behaviors

    • Abstraction - hiding of complex implementation details and providing a si

  • Answered by AI
  • Q2. What abstraction in OOPS
  • Ans. 

    Abstraction is a fundamental concept in OOPS that allows hiding implementation details and focusing on essential features.

    • Abstraction is the process of identifying essential features and ignoring the rest.

    • It allows creating abstract classes and interfaces that can be implemented by concrete classes.

    • Abstraction helps in achieving encapsulation and modularity in software design.

    • Examples of abstraction include abstract cl...

  • Answered by AI
  • Q3. What is parameterize
  • Ans. 

    Parameterize refers to the process of defining parameters or variables in a system or program.

    • Parameterizing allows for greater flexibility and customization in a system or program.

    • It can be used in various fields such as engineering, finance, and computer science.

    • For example, in a computer program, parameterizing can allow the user to input values for certain variables, making the program more adaptable to different s

  • Answered by AI
  • Q4. What are benefits of Devops
  • Ans. 

    DevOps benefits include faster delivery, improved collaboration, increased efficiency, and better quality.

    • Faster time-to-market for software releases

    • Improved collaboration between development and operations teams

    • Increased efficiency through automation and continuous delivery

    • Better quality through continuous testing and monitoring

    • Reduced risk of errors and downtime

    • Improved customer satisfaction and loyalty

    • Cost savings t

  • Answered by AI
  • Q5. What are the tools used for continuous integration
  • Ans. 

    Tools for continuous integration include Jenkins, Travis CI, CircleCI, GitLab CI/CD, and Bamboo.

    • Jenkins is a popular open-source tool for continuous integration and delivery

    • Travis CI is a cloud-based continuous integration platform

    • CircleCI is a cloud-based continuous integration and delivery platform

    • GitLab CI/CD is a built-in continuous integration and delivery tool in GitLab

    • Bamboo is a continuous integration and deplo

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Dec 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Professional development
  • Q2. Career growth

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay positive,prepare well,

Skets Studio Interview FAQs

How many rounds are there in Skets Studio Architect interview?
Skets Studio interview process usually has 2-3 rounds. The most common rounds in the Skets Studio interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Skets Studio Architect interview?

Some of the top questions asked at the Skets Studio Architect interview -

  1. They will give you 20 questions. Time limit will be 1 hour. Do as much as you c...read more
  2. Next round will be with HR on zoom meeting (about salar...read more
  3. Was asked to draft a detail draw...read more

Tell us how to improve this page.

Skets Studio Architect Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Frog CellSat Interview Questions
4.1
 • 8 Interviews
Addison Interview Questions
3.2
 • 6 Interviews
Diligent Tech Interview Questions
4.0
 • 6 Interviews
View all
Skets Studio Architect Salary
based on 40 salaries
₹3 L/yr - ₹6.5 L/yr
81% less than the average Architect Salary in India
View more details

Skets Studio Architect Reviews and Ratings

based on 11 reviews

3.5/5

Rating in categories

3.6

Skill development

3.0

Work-life balance

3.4

Salary

3.3

Job security

3.3

Company culture

3.4

Promotions

3.1

Work satisfaction

Explore 11 Reviews and Ratings
Intermediate Architect
207 salaries
unlock blur

₹2.8 L/yr - ₹8.2 L/yr

Team Lead
54 salaries
unlock blur

₹4.8 L/yr - ₹9 L/yr

Junior Architect
46 salaries
unlock blur

₹2.2 L/yr - ₹5 L/yr

Architect
40 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

BIM Architect
34 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Explore more salaries
Compare Skets Studio with

Zealous Services

3.2
Compare

DGS Technical Services

3.1
Compare

Pan Gulf Technologies

4.1
Compare

Ace Creative Learning

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