# 其它/其它扩展面试题.md

## 一、Kotlin （⭐⭐）

### 1、Kotlin 特性，和 Java 相比有什么不同的地方?

### 2、Kotlin为什么能和Java混编?

### 3、什么是协程？

## 二、大前端 （⭐⭐）

### 1、Hybrid做过吗？

### 2. Hybrid通信原理是什么，有做研究吗？

### 3、JS的交互理解吗？平时工作用的多吗，项目中是怎么与Web交互的？

### 4、react native有多少了解？讲一下原理。

### 5、weex了解吗？如何自己实现类似技术？

### 6、flutter了解吗？内部是如何实现跨平台的？

### 7、Dart语言有研究过吗？

### 8、快应用了解吗？跟其她方式相比有什么优缺点？

### 9、说说你用过的混合开发技术有哪些？各有什么优缺点？

## 三、脚本语言 （⭐⭐）

### 1、脚本语言会吗?

### 2、Python会吗？

### 3、Gradle了解多少？groovy语法会吗？


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://adark0915.gitbook.io/android/qi-ta/qi-ta-kuo-zhan-mian-shi-ti.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
